Skip instead of warning on package-latest violations

This commit is contained in:
Salt 2021-08-01 13:43:58 -05:00
parent 708a27926b
commit 56d240706d

View File

@ -17,9 +17,11 @@ mock_roles:
- postgresql - postgresql
- sshd - sshd
warn_list: skip_list:
# I'm aware of the risks and accept them # I'm aware of the risks and accept them
- package-latest - package-latest
warn_list:
# There is exactly one occurence of this and it's for faulty web installers # There is exactly one occurence of this and it's for faulty web installers
- ignore-errors - ignore-errors
# These tend to be pretty buggy # These tend to be pretty buggy