diff --git a/templates.fif.json b/templates.fif.json index b3d30eff..3ce79931 100644 --- a/templates.fif.json +++ b/templates.fif.json @@ -453,12 +453,12 @@ } }, "Profiles": { - "fedora-BaseOS-boot-iso-x86_64-*-bios": { - "machine": "bios", + "fedora-BaseOS-boot-iso-x86_64-*-64bit": { + "machine": "64bit", "product": "fedora-BaseOS-boot-iso-x86_64-*" }, - "fedora-BaseOS-dvd-iso-x86_64-*-bios": { - "machine": "bios", + "fedora-BaseOS-dvd-iso-x86_64-*-64bit": { + "machine": "64bit", "product": "fedora-BaseOS-dvd-iso-x86_64-*" }, "fedora-Cloud_Base-qcow2-qcow2-aarch64-*-aarch64": { @@ -642,7 +642,7 @@ }, "base_reboot_unmount": { "profiles": { - "fedora-BaseOS-dvd-iso-x86_64-*-bios": 50, + "fedora-BaseOS-dvd-iso-x86_64-*-64bit": 50, "fedora-Cloud_Base-qcow2-qcow2-aarch64-*-aarch64": 20, "fedora-Cloud_Base-qcow2-qcow2-ppc64le-*-ppc64le": 20, "fedora-Cloud_Base-qcow2-qcow2-x86_64-*-bios": 20, @@ -676,7 +676,7 @@ }, "base_system_logging": { "profiles": { - "fedora-BaseOS-dvd-iso-x86_64-*-bios": 50, + "fedora-BaseOS-dvd-iso-x86_64-*-64bit": 50, "fedora-Cloud_Base-qcow2-qcow2-aarch64-*-aarch64": 20, "fedora-Cloud_Base-qcow2-qcow2-ppc64le-*-ppc64le": 20, "fedora-Cloud_Base-qcow2-qcow2-x86_64-*-64bit": 20, @@ -709,7 +709,7 @@ }, "base_update_cli": { "profiles": { - "fedora-BaseOS-dvd-iso-x86_64-*-bios": 50, + "fedora-BaseOS-dvd-iso-x86_64-*-64bit": 50, "fedora-Cloud_Base-qcow2-qcow2-aarch64-*-aarch64": 20, "fedora-Cloud_Base-qcow2-qcow2-ppc64le-*-ppc64le": 20, "fedora-Cloud_Base-qcow2-qcow2-x86_64-*-64bit": 20, @@ -737,7 +737,7 @@ }, "base_package_install_remove": { "profiles": { - "fedora-BaseOS-dvd-iso-x86_64-*-bios": 50, + "fedora-BaseOS-dvd-iso-x86_64-*-64bit": 50, "fedora-Cloud_Base-qcow2-qcow2-aarch64-*-aarch64": 40, "fedora-Cloud_Base-qcow2-qcow2-ppc64le-*-ppc64le": 40, "fedora-Cloud_Base-qcow2-qcow2-x86_64-*-64bit": 40, @@ -765,7 +765,7 @@ }, "base_services_start": { "profiles": { - "fedora-BaseOS-dvd-iso-x86_64-*-bios": 50, + "fedora-BaseOS-dvd-iso-x86_64-*-64bit": 50, "fedora-Cloud_Base-qcow2-qcow2-aarch64-*-aarch64": 40, "fedora-Cloud_Base-qcow2-qcow2-ppc64le-*-ppc64le": 40, "fedora-Cloud_Base-qcow2-qcow2-x86_64-*-bios": 40, @@ -799,7 +799,7 @@ }, "base_selinux": { "profiles": { - "fedora-BaseOS-dvd-iso-x86_64-*-bios": 50, + "fedora-BaseOS-dvd-iso-x86_64-*-64bit": 50, "fedora-Cloud_Base-qcow2-qcow2-aarch64-*-aarch64": 40, "fedora-Cloud_Base-qcow2-qcow2-ppc64le-*-ppc64le": 40, "fedora-Cloud_Base-qcow2-qcow2-x86_64-*-64bit": 40, @@ -832,7 +832,7 @@ }, "base_service_manipulation": { "profiles": { - "fedora-BaseOS-dvd-iso-x86_64-*-bios": 50, + "fedora-BaseOS-dvd-iso-x86_64-*-64bit": 50, "fedora-Cloud_Base-qcow2-qcow2-aarch64-*-aarch64": 40, "fedora-Cloud_Base-qcow2-qcow2-ppc64le-*-ppc64le": 40, "fedora-Cloud_Base-qcow2-qcow2-x86_64-*-64bit": 40, @@ -1636,7 +1636,7 @@ }, "install_default": { "profiles": { - "fedora-BaseOS-boot-iso-x86_64-*-bios": 50, + "fedora-BaseOS-boot-iso-x86_64-*-64bit": 50, "fedora-CoreOS-colive-iso-x86_64-*-bios": 21, "fedora-Everything-boot-iso-ppc64le-*-ppc64le": 62, "fedora-Everything-boot-iso-x86_64-*-bios": 10, @@ -1657,7 +1657,7 @@ }, "install_default_upload": { "profiles": { - "fedora-BaseOS-dvd-iso-x86_64-*-bios": 50, + "fedora-BaseOS-dvd-iso-x86_64-*-64bit": 50, "fedora-CoreOS-colive-iso-x86_64-*-64bit": 20, "fedora-IoT-dvd_ostree-iso-aarch64-*-aarch64": 20, "fedora-IoT-dvd_ostree-iso-x86_64-*-64bit": 20, @@ -2557,6 +2557,7 @@ }, "secure_boot_fallback": { "profiles": { + "fedora-BaseOS-dvd-iso-x86_64-*-64bit": 50, "fedora-IoT-dvd_ostree-iso-x86_64-*-64bit": 30, "fedora-KDE-live-iso-x86_64-*-64bit": 30, "fedora-Server-dvd-iso-x86_64-*-64bit": 30,