From b1c35ae94f7fe2bf7f692789fa55acbc17010bac Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 12 Nov 2025 09:58:17 +0300 Subject: [PATCH] Fix config for 10.0 --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 713b543..8c3a819 100644 --- a/config.yaml +++ b/config.yaml @@ -201,7 +201,7 @@ actions: - target: "spec" find: | openssl x509 -inform der -in %{SOURCE102} -out nvidiagpuoot001.pem - cat rheldup3.pem rhelkpatch1.pem nvidiagpuoot001.pem >> ../certs/rhel.pem + cat rheldup3.pem rhelkpatch1.pem nvidiagpuoot001.pem > ../certs/rhel.pem replace: | openssl x509 -inform der -in %{SOURCE102} -out nvidiagpuoot001.pem openssl x509 -inform der -in %{SOURCE107} -out almalinuxnvidia.pem