mirror of
https://github.com/inspec/inspec
synced 2024-11-13 00:17:08 +00:00
mount_parser_serverspec_compat warn -> fail_control
Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
parent
5b3a24407f
commit
a10a62a505
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@
|
||||||
"action": "warn"
|
"action": "warn"
|
||||||
},
|
},
|
||||||
"mount_parser_serverspec_compat": {
|
"mount_parser_serverspec_compat": {
|
||||||
"action": "warn"
|
"action": "fail_control"
|
||||||
},
|
},
|
||||||
"wmi_non_hash_usage": {
|
"wmi_non_hash_usage": {
|
||||||
"action": "fail_control",
|
"action": "fail_control",
|
||||||
|
|
Loading…
Reference in a new issue