mirror of https://dev.ccchb.de/ccchb/ansible.git
geno-playground with more ram and cpu (for ffmpeg rendering)
This commit is contained in:
parent
f7c704c10b
commit
fd68672d7c
|
@ -94,8 +94,8 @@ bhyve_guests:
|
||||||
- name: geno-playground
|
- name: geno-playground
|
||||||
index: 3
|
index: 3
|
||||||
enabled: true
|
enabled: true
|
||||||
ram: 1G
|
ram: 4G
|
||||||
cpus: 1
|
cpus: 4
|
||||||
password: foobar
|
password: foobar
|
||||||
image: manjaro-architect-20.0.3-200607-linux56.iso
|
image: manjaro-architect-20.0.3-200607-linux56.iso
|
||||||
order:
|
order:
|
||||||
|
|
Loading…
Reference in New Issue