Fix signing key name for UKI

This commit is contained in:
Andrew Lukoshko 2026-04-21 19:40:20 +00:00
parent 69d30fcbc4
commit 9e98278db8

View File

@ -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}"