Change resource_script from warn -> exit

Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
Miah Johnson 2019-04-23 16:36:09 -07:00
parent 080c882322
commit 82b705aa9f

View file

@ -82,7 +82,7 @@
"comment": "Needed for ServerSpec compatibility"
},
"resource_script": {
"action": "warn",
"action": "exit",
"suffix": "This resource will be removed in InSpec 4.0"
},
"resource_user_serverspec_compat": {