fix(autopatch): auto-fix for grub2 on c10s

Updated delete_line find string: changed 'centossecureboot202' to 'centossecureboot802' to match the updated secureboot key name in the c10s spec
This commit is contained in:
root 2026-06-06 01:43:20 +00:00
parent 71487c3891
commit 90f79fcc18

View File

@ -5,7 +5,7 @@ actions:
lines:
- |
%ifarch x86_64 aarch64 ppc64le
%define sb_key centossecureboot202
%define sb_key centossecureboot802
%endif
%else
%ifarch x86_64 aarch64