diff --git a/vm-setup/roles/libvirt/templates/baremetalvm.xml.j2 b/vm-setup/roles/libvirt/templates/baremetalvm.xml.j2 index 8be8a3e5b..b5834eb6f 100644 --- a/vm-setup/roles/libvirt/templates/baremetalvm.xml.j2 +++ b/vm-setup/roles/libvirt/templates/baremetalvm.xml.j2 @@ -9,7 +9,7 @@ hvm {% if libvirt_firmware == 'uefi' %} - /usr/share/OVMF/OVMF_CODE.secboot.fd + /usr/share/OVMF/OVMF_CODE.fd {% if libvirt_secure_boot|bool %} /var/lib/libvirt/qemu/nvram/{{ item.name }}.fd {% else %}