Change host_resource_proto_usage from warn -> fail_control

Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
Miah Johnson 2019-04-23 22:31:49 -07:00
parent 656406b8f6
commit 225b167ea3

View file

@ -21,7 +21,7 @@
"suffix": "This will not be supported in InSpec 4.0."
},
"host_resource_proto_usage": {
"action": "warn",
"action": "fail_control",
"suffix": "This will not be supported in InSpec 4.0."
},
"inspec_ui_methods": {