--- # Libvirt provider configuration provider: libvirt # Image directories images_dir: "/var/lib/libvirt/images" base_images_dir: "{{ images_dir }}/base" golden_images_dir: "{{ images_dir }}/golden" golden_image_path: "{{ golden_images_dir }}/rocky-golden.qcow2" # Download settings force_download: false download_timeout: 1800 # Golden image settings root_password: "{{ default_image_password }}" # VM settings vm_memory: 4096 vm_vcpus: 4