vmm_root_dir: /data/vmm vmm_autoinstall_dir: /var/www/htdocs/autoinstall 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_timezone: Europe/Stockholm vmm_default_fallback_http: true vmm_default_password: "{{ lookup('password', 'files/secrets/hosts/default/root@system.password') }}" vmm_default_ssh_key: "{{ lookup('file', lookup('env', 'PWD') ~ '/files/keys/rgoncalves.pub') }}" vmm_image_openbsd_kernel_prefix: /bsd.vmm 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 vmm_vms: {} # vmm_vms: # - name: # image: # memory: # size: