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:
parent
71487c3891
commit
90f79fcc18
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user