fix: invert builder memory and vcpus

This commit is contained in:
Ben Grande 2024-01-20 19:51:45 +01:00
parent 422b01e0f6
commit 97c644a09c

View File

@ -31,9 +31,9 @@ prefs:
- template: tpl-{{ slsdotpath }} - template: tpl-{{ slsdotpath }}
- label: red - label: red
- audiovm: "" - audiovm: ""
- vcpus: 2 - vcpus: 4
- memory: 400 - memory: 400
- maxmem: 2000 - maxmem: 4000
- autostart: False - autostart: False
- template_for_dispvms: True - template_for_dispvms: True
- include_in_backups: False - include_in_backups: False
@ -58,9 +58,9 @@ prefs:
- template: tpl-{{ slsdotpath }} - template: tpl-{{ slsdotpath }}
- label: gray - label: gray
- audiovm: "" - audiovm: ""
- memory: 800 - memory: 400
- maxmem: 8000 - maxmem: 800
- vcpus: 4 - vcpus: 1
- default_dispvm: dvm-{{ slsdotpath }} - default_dispvm: dvm-{{ slsdotpath }}
features: features:
- enable: - enable: