mirror of
https://github.com/ben-grande/qusal.git
synced 2025-02-08 19:08:32 -05:00
fix: invert builder memory and vcpus
This commit is contained in:
parent
422b01e0f6
commit
97c644a09c
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user