From 64f06b6415376fd80632480995ceaa5958f15f8e Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 2 Apr 2024 21:16:39 -0700 Subject: [PATCH] Don't run secure_boot_fallback on ELN for now As we're not running on UEFI, it of course fails. Signed-off-by: Adam Williamson --- templates.fif.json | 1 - 1 file changed, 1 deletion(-) diff --git a/templates.fif.json b/templates.fif.json index 9e66b82d..33fc7005 100644 --- a/templates.fif.json +++ b/templates.fif.json @@ -2521,7 +2521,6 @@ }, "secure_boot_fallback": { "profiles": { - "fedora-BaseOS-dvd-iso-x86_64-*-bios": 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,