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:
Ben Grande 2024-11-20 10:25:05 +01:00
parent 076a242b55
commit 0508199c89
No known key found for this signature in database
GPG Key ID: 00C64E14F51F9E56

View File

@ -112,6 +112,9 @@ prefs:
- kernel: mirage-firewall
- kernelopts: ""
- include_in_backups: False
features:
- enable:
- skip-update
{%- endload %}
{{ load(defaults) }}