Change property_process_list from warn -> fail_control

Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
Miah Johnson 2019-04-23 20:33:02 -07:00
parent 585ce3b26f
commit c4979ced6e

View file

@ -42,8 +42,8 @@
"comment": "See #3778"
},
"property_processes_list": {
"action": "warn",
"suffix": "This property will be removed in InSpec 4.0."
"action": "fail_control",
"suffix": "This property was removed in InSpec 4.0."
},
"properties_aws_iam_user": {
"action": "fail_control",