Update config
This commit is contained in:
parent
22529e8f43
commit
8f3c456874
12
config.yaml
12
config.yaml
@ -52,7 +52,7 @@ actions:
|
|||||||
# SecureBoot keys dependencies \
|
# SecureBoot keys dependencies \
|
||||||
Requires: almalinux(grub2-sig-key) >= 202303 \
|
Requires: almalinux(grub2-sig-key) >= 202303 \
|
||||||
Requires: almalinux(kernel-sig-key) >= 202303 \
|
Requires: almalinux(kernel-sig-key) >= 202303 \
|
||||||
%endif}
|
%endif} \
|
||||||
count: 1
|
count: 1
|
||||||
- target: "shim.rpmmacros"
|
- target: "shim.rpmmacros"
|
||||||
find: |
|
find: |
|
||||||
@ -76,6 +76,11 @@ actions:
|
|||||||
Source1: redhatsecureboot501.cer
|
Source1: redhatsecureboot501.cer
|
||||||
Source2: redhatsecurebootca5.cer
|
Source2: redhatsecurebootca5.cer
|
||||||
replace: "Source1: almalinuxsecurebootca0.cer"
|
replace: "Source1: almalinuxsecurebootca0.cer"
|
||||||
|
- target: ".gitignore"
|
||||||
|
find: |
|
||||||
|
SOURCES/redhatsecureboot501.cer
|
||||||
|
SOURCES/redhatsecurebootca5.cer
|
||||||
|
replace: "SOURCES/almalinuxsecurebootca0.cer"
|
||||||
|
|
||||||
- modify_release:
|
- modify_release:
|
||||||
- suffix: ".alma.2"
|
- suffix: ".alma.2"
|
||||||
@ -87,8 +92,3 @@ actions:
|
|||||||
line:
|
line:
|
||||||
- "Add SB for aarch64"
|
- "Add SB for aarch64"
|
||||||
- "AlmaLinux changes"
|
- "AlmaLinux changes"
|
||||||
|
|
||||||
- add_files:
|
|
||||||
- type: "source"
|
|
||||||
name: "config.vga-qxl"
|
|
||||||
number: 12
|
|
||||||
|
Loading…
Reference in New Issue
Block a user