Change mssql_session_pass_option from warn -> exit

Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
Miah Johnson 2019-04-23 21:28:20 -07:00
parent 2a3e8e15a8
commit fe8a591d6d

View file

@ -30,7 +30,7 @@
"comment": "See #3715"
},
"mssql_session_pass_option": {
"action": "warn",
"action": "exit",
"suffix": "This will not be supported in InSpec 4.0."
},
"oracledb_session_pass_option": {