mirror of https://dev.ccchb.de/ccchb/ansible.git
unbenutzte vms deaktiviert
This commit is contained in:
parent
9131854211
commit
ef539d8745
|
@ -91,7 +91,7 @@ bhyve_guests:
|
||||||
|
|
||||||
- name: dn42
|
- name: dn42
|
||||||
index: 1
|
index: 1
|
||||||
enabled: true
|
enabled: false
|
||||||
ram: 1G
|
ram: 1G
|
||||||
cpus: 1
|
cpus: 1
|
||||||
image: debian-10.5.0-amd64-netinst.iso
|
image: debian-10.5.0-amd64-netinst.iso
|
||||||
|
@ -216,7 +216,7 @@ bhyve_guests:
|
||||||
|
|
||||||
- name: frab
|
- name: frab
|
||||||
index: 9
|
index: 9
|
||||||
enabled: true
|
enabled: false
|
||||||
ram: 1G
|
ram: 1G
|
||||||
cpus: 1
|
cpus: 1
|
||||||
image: ubuntu-22.04.1-live-server-amd64.iso
|
image: ubuntu-22.04.1-live-server-amd64.iso
|
||||||
|
|
Loading…
Reference in New Issue