fix(autopatch): auto-fix for kernel on c10s
Updated the UKI secureboot find string in config.yaml from `centossecureboot204` to `centossecureboot804` to match the renamed certificate in the upstream spec.
This commit is contained in:
parent
9abfd0a039
commit
3cadf2ea8a
@ -406,7 +406,7 @@ actions:
|
||||
- target: "spec"
|
||||
find: |
|
||||
%if 0%{?centos}
|
||||
UKI_secureboot_name=centossecureboot204
|
||||
UKI_secureboot_name=centossecureboot804
|
||||
UKI_secureboot_cert=%{_datadir}/pki/sb-certs/secureboot-uki-virt-%{_arch}.cer
|
||||
%else
|
||||
# RHEL only builds UKI for x86
|
||||
|
||||
Loading…
Reference in New Issue
Block a user