Change properties_shadow from warn -> fail_control

Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
Miah Johnson 2019-04-23 19:30:21 -07:00
parent a00520d8b3
commit 7f00e54495

View file

@ -50,8 +50,8 @@
"suffix": "This property will be removed in InSpec 4.0."
},
"properties_shadow": {
"action": "warn",
"suffix": "This property will be removed in InSpec 4.0."
"action": "fail_control",
"suffix": "This property was removed in InSpec 4.0."
},
"rename_attributes_to_inputs": {
"action": "warn",