fix(autopatch): Updated the find string in the pesign_name_0 replace action to match the new CentOS secure-boot cert name `centossec
#8
@ -387,7 +387,7 @@ actions:
|
||||
- target: "spec"
|
||||
find: |
|
||||
%if 0%{?centos}
|
||||
%define pesign_name_0 centossecureboot201
|
||||
%define pesign_name_0 centossecureboot801
|
||||
%else
|
||||
%ifarch x86_64 aarch64
|
||||
%define pesign_name_0 redhatsecureboot801
|
||||
|
||||
Loading…
Reference in New Issue
Block a user