Update SB certificates and fix sb_key
This commit is contained in:
parent
989985dc9f
commit
47e38e3439
17
config.yaml
17
config.yaml
@ -37,11 +37,11 @@ actions:
|
||||
%define sb_cer %{SOURCE16}
|
||||
%define sb_key redhatsecureboot502
|
||||
replace: |
|
||||
%define old_sb_cer %{SOURCE13}
|
||||
%define old_sb_key almalinuxsecurebootca0
|
||||
%define old_sb_cer %{SOURCE14}
|
||||
%define old_sb_key almalinuxsecureboot0
|
||||
%define sb_ca %{SOURCE13}
|
||||
%define sb_cer %{SOURCE13}
|
||||
%define sb_key almalinuxsecurebootca0
|
||||
%define sb_cer %{SOURCE14}
|
||||
%define sb_key almalinuxsecureboot0
|
||||
count: 1
|
||||
- target: "spec"
|
||||
find: |
|
||||
@ -49,9 +49,9 @@ actions:
|
||||
%define sb_cer %{SOURCE18}
|
||||
%define sb_key redhatsecureboot702
|
||||
replace: |
|
||||
%define old_sb_cer %{SOURCE13}
|
||||
%define sb_cer %{SOURCE13}
|
||||
%define sb_key almalinuxsecurebootca0
|
||||
%define old_sb_cer %{SOURCE14}
|
||||
%define sb_cer %{SOURCE14}
|
||||
%define sb_key almalinuxsecureboot0
|
||||
count: 1
|
||||
- target: "spec"
|
||||
find: |
|
||||
@ -112,3 +112,6 @@ actions:
|
||||
- type: "source"
|
||||
name: "almalinuxsecurebootca0.cer"
|
||||
number: 13
|
||||
- type: "source"
|
||||
name: "almalinuxsecureboot0.cer"
|
||||
number: 14
|
||||
|
||||
BIN
files/almalinuxsecureboot0.cer
Normal file
BIN
files/almalinuxsecureboot0.cer
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user