blob: 8d26a49216669e379aa14ee3823221f1f2d8a298 (
plain) (
tree)
|
|
vmm_root_dir: /data/vmm
vmm_iso_dir: /data/vmm/iso.d
vmm_disk_dir: /data/vmm/disk.d
vmm_disk_format: qcow2
vmm_configuration_file: /etc/vm.conf
vmm_default_password: a
vmm_default_timezone: Europe/Stockholm
vmm_default_fallback_http: true
vmm_default_ssh_key: a
vmm_network_forwarded_ips: ["", 6]
vmm_network_switch:
name: uplink
interface: bridge0
vmm_iso:
- name: alpine
version: 3.15.0
url: https://dl-cdn.alpinelinux.org/alpine/v3.15/releases/x86_64/alpine-virt-3.15.0-x86_64.iso
checksum: sha256:e97eaedb3bff39a081d1d7e67629d5c0e8fb39677d6a9dd1eaf2752e39061e02
- name: openbsd
version: 6.8
url: https://cdn.openbsd.org/pub/OpenBSD/7.0/amd64/install70.img
checksum: sha256:6bc7f945c2709247d449892c33c0f1b9a31590528572c1e988fef4a7637210e6
# vmm_vms:
# - name:
# image:
# memory:
# size:
|