fix: whonix template with high memory and backup

This commit is contained in:
Ben Grande 2024-02-02 10:28:19 +01:00
parent 76c9cd00ad
commit 8f076d2441

View File

@ -18,6 +18,10 @@ require:
- sls: {{ slsdotpath }}.clone
prefs:
- audiovm: ""
- vcpus: 1
- memory: 300
- maxmem: 1500
- include_in_backups: False
tags:
- add:
- whonix-updatevm
@ -34,6 +38,10 @@ require:
- sls: {{ slsdotpath }}.clone
prefs:
- audiovm: ""
- vcpus: 1
- memory: 300
- maxmem: 600
- include_in_backups: False
tags:
- add:
- whonix-updatevm