Fix signing key name for UKI
This commit is contained in:
parent
69d30fcbc4
commit
9e98278db8
@ -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}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user