mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Change mssql_session_pass_option from warn -> exit
Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
parent
2a3e8e15a8
commit
fe8a591d6d
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
"comment": "See #3715"
|
"comment": "See #3715"
|
||||||
},
|
},
|
||||||
"mssql_session_pass_option": {
|
"mssql_session_pass_option": {
|
||||||
"action": "warn",
|
"action": "exit",
|
||||||
"suffix": "This will not be supported in InSpec 4.0."
|
"suffix": "This will not be supported in InSpec 4.0."
|
||||||
},
|
},
|
||||||
"oracledb_session_pass_option": {
|
"oracledb_session_pass_option": {
|
||||||
|
|
Loading…
Reference in a new issue