mirror of
https://github.com/ben-grande/qusal.git
synced 2025-04-04 21:35:52 -04:00
fix: whonix template with high memory and backup
This commit is contained in:
parent
9ee9b048e3
commit
dc54635350
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user