diff --git a/templates/fedora.tpl.yaml b/templates/fedora.tpl.yaml index 990d55cd..ca62ca67 100644 --- a/templates/fedora.tpl.yaml +++ b/templates/fedora.tpl.yaml @@ -100,9 +100,11 @@ objects: features: smm: enabled: true +{% if ansible_architecture != 's390x' %} firmware: bootloader: efi: {} +{% endif %} {% if item.iothreads %} ioThreadsPolicy: shared {% endif %}