mirror of
https://github.com/ben-grande/qusal.git
synced 2025-07-02 10:07:01 -04:00
fix: do not include mirage firewall in backup
This commit is contained in:
parent
8ff19988d0
commit
c98b8b3fa5
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue