Merge pull request 'fix(autopatch): Updated the find string in the pesign_name_0 replace action to match the new CentOS secure-boot cert name `centossec' (#8) from agent-fix/a10s-20260706-074231 into a10s
Reviewed-on: #8
This commit is contained in:
commit
9abfd0a039
@ -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