Change resource_ppa from warn -> exit

Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
Miah Johnson 2019-04-23 17:08:52 -07:00
parent 82b705aa9f
commit d9d7e351a3

View file

@ -77,8 +77,8 @@
"comment": "Needed for ServerSpec compatibility"
},
"resource_ppa": {
"action": "warn",
"suffix": "This resource will be removed in InSpec 4.0.",
"action": "exit",
"suffix": "This resource was removed in InSpec 4.0.",
"comment": "Needed for ServerSpec compatibility"
},
"resource_script": {