Skip instead of warning on package-latest violations
This commit is contained in:
parent
708a27926b
commit
56d240706d
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user