mirror of
https://github.com/ben-grande/qusal.git
synced 2024-10-01 02:35:49 -04:00
fix: do not include mirage firewall in backup
This commit is contained in:
parent
8ff19988d0
commit
c98b8b3fa5
@ -63,6 +63,7 @@ prefs:
|
||||
- vcpus: 1
|
||||
- kernel: mirage-firewall
|
||||
- kernelopts: ""
|
||||
- include_in_backups: False
|
||||
{%- endload %}
|
||||
{{ load(defaults) }}
|
||||
|
||||
@ -84,6 +85,7 @@ prefs:
|
||||
- vcpus: 1
|
||||
- provides-network: True
|
||||
- template_for_dispvms: True
|
||||
- include_in_backups: False
|
||||
features:
|
||||
- enable:
|
||||
- service.qubes-firewall
|
||||
@ -109,6 +111,7 @@ prefs:
|
||||
- maxmem: 64
|
||||
- vcpus: 1
|
||||
- provides-network: True
|
||||
- include_in_backups: False
|
||||
features:
|
||||
- enable:
|
||||
- service.qubes-firewall
|
||||
|
Loading…
Reference in New Issue
Block a user