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:
root 2026-08-24 13:09:21 +00:00
parent 1e4ef8f47a
commit a8d0139f7f

View File

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