From 9e98278db8d896ed2fd130a9251e72f80e9889ec Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Tue, 21 Apr 2026 19:40:20 +0000 Subject: [PATCH] Fix signing key name for UKI --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index 13d3da8..1b9e687 100644 --- a/config.yaml +++ b/config.yaml @@ -175,11 +175,11 @@ actions: count: 1 - target: "spec" find: "UKI_secureboot_name=centossecureboot204" - replace: "UKI_secureboot_name=alsecureboot001" + replace: "UKI_secureboot_name=%{pesign_name_0}" count: 1 - target: "spec" find: "UKI_secureboot_name=redhatsecureboot504" - replace: "UKI_secureboot_name=alsecureboot001" + replace: "UKI_secureboot_name=%{pesign_name_0}" count: 1 - target: "spec" find: "UKI_secureboot_cert=%{SOURCE153}"