mirror of
https://github.com/ben-grande/qusal.git
synced 2024-12-13 18:04:36 -05:00
fix: exclude Mirage kernel templates from updates
When targeting all templates to be updated, it fails on unsupported templates. Avoid having a non-zero exit code.
This commit is contained in:
parent
076a242b55
commit
0508199c89
@ -112,6 +112,9 @@ prefs:
|
||||
- kernel: mirage-firewall
|
||||
- kernelopts: ""
|
||||
- include_in_backups: False
|
||||
features:
|
||||
- enable:
|
||||
- skip-update
|
||||
{%- endload %}
|
||||
{{ load(defaults) }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user