{{ hostname }} {{ system_cfg.memory_mb | int * 1024 }} {% if system_cfg.balloon_mb is defined and system_cfg.balloon_mb | int > 0 %}{{ system_cfg.balloon_mb | int * 1024 }}{% endif %} {{ system_cfg.cpus }} hvm /usr/share/edk2/x64/OVMF_CODE.secboot.4m.fd destroy restart destroy {% for disk in virtualization_libvirt_disks | default([]) %} {% endfor %} {% if rhel_iso is defined and rhel_iso | length > 0 %} {% endif %} {% if virtualization_tpm2_enabled %} {% endif %}