fix(autopatch): auto-fix for grub2 on c9-beta
Updated `find` string in the sb_key ReplaceAction to match the upstream spec's renamed CentOS secureboot key (`centossecureboot202` → `centossecureboot802`).
This commit is contained in:
parent
1e4ef8f47a
commit
a8d0139f7f
@ -25,7 +25,7 @@ actions:
|
||||
%if 0%{?centos}
|
||||
|
||||
%ifarch x86_64 aarch64 ppc64le
|
||||
%define sb_key centossecureboot202
|
||||
%define sb_key centossecureboot802
|
||||
%endif
|
||||
%else
|
||||
%ifarch x86_64 aarch64
|
||||
|
||||
Loading…
Reference in New Issue
Block a user