Change resource_apache from warn -> exit

Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
Miah Johnson 2019-04-23 18:47:12 -07:00
parent 1c9cccb1e3
commit a8c2544e72

View file

@ -59,8 +59,8 @@
"comment": "See #3802"
},
"resource_apache": {
"action": "warn",
"suffix": "This resource will be removed in InSpec 4.0."
"action": "exit",
"suffix": "This resource was removed in InSpec 4.0."
},
"resource_azure_generic_resource": {
"action": "warn",