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