Add almalinuxnvidia1.x509 cert
This commit is contained in:
parent
7083d64254
commit
151f0dbd2d
12
config.yaml
12
config.yaml
@ -33,6 +33,9 @@ actions:
|
|||||||
- type: "source"
|
- type: "source"
|
||||||
name: "almalinuxima.x509"
|
name: "almalinuxima.x509"
|
||||||
number: 103
|
number: 103
|
||||||
|
- type: "source"
|
||||||
|
name: "almalinuxnvidia1.x509"
|
||||||
|
number: 106
|
||||||
- type: "patch"
|
- type: "patch"
|
||||||
name: "ppc64le-kvm-support.patch"
|
name: "ppc64le-kvm-support.patch"
|
||||||
number: "Latest"
|
number: "Latest"
|
||||||
@ -98,6 +101,15 @@ actions:
|
|||||||
Source103: almalinuxima.x509
|
Source103: almalinuxima.x509
|
||||||
Source104: almalinuxima.x509
|
Source104: almalinuxima.x509
|
||||||
count: 1
|
count: 1
|
||||||
|
- target: "spec"
|
||||||
|
find: |
|
||||||
|
openssl x509 -inform der -in %{SOURCE105} -out nvidiagpuoot001.pem
|
||||||
|
cat rheldup3.pem rhelkpatch1.pem rhelimaca1.pem nvidiagpuoot001.pem > ../certs/rhel.pem
|
||||||
|
replace: |
|
||||||
|
openssl x509 -inform der -in %{SOURCE105} -out nvidiagpuoot001.pem
|
||||||
|
openssl x509 -inform der -in %{SOURCE106} -out almalinuxnvidia.pem
|
||||||
|
cat rheldup3.pem rhelkpatch1.pem rhelimaca1.pem nvidiagpuoot001.pem almalinuxnvidia.pem > ../certs/rhel.pem
|
||||||
|
count: 1
|
||||||
- target: "spec"
|
- target: "spec"
|
||||||
find: "Summary: Various documentation bits found in the kernel source"
|
find: "Summary: Various documentation bits found in the kernel source"
|
||||||
replace: |
|
replace: |
|
||||||
|
BIN
files/almalinuxnvidia1.x509
Normal file
BIN
files/almalinuxnvidia1.x509
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user