]> Frank Brehm's Git Trees - pixelpark/create-vmware-tpl.git/commitdiff
Changing YUM GPG keys for OEL 7
authorFrank Brehm <frank@brehm-online.com>
Tue, 7 Jun 2022 10:10:20 +0000 (12:10 +0200)
committerFrank Brehm <frank@brehm-online.com>
Tue, 7 Jun 2022 10:10:20 +0000 (12:10 +0200)
files/repos-oel7/ol7_addons.repo
files/repos-oel7/ol7_latest.repo
files/repos-oel7/ol7_optional_latest.repo

index f4673bc11236a1d2c180650545de37ba3554f4fd..11499f58b1d48d055a2c16f2d6b2b12d683dae28 100644 (file)
@@ -3,6 +3,7 @@ name=Oracle Linux $releasever Add ons ($basearch)
 baseurl=https://repo02.pixelpark.com/Linux/yum/OracleLinux/OL7/ol7_addons/
 enabled=1
 gpgcheck=1
-gpgkey=https://repo02.pixelpark.com/gpg/ol7_addons.gpg
+# gpgkey=https://repo02.pixelpark.com/gpg/ol7_addons.gpg
+gpgkey=https://repo02.pixelpark.com/gpg/oracle7.gpg
 
 # vim: filetype=dosini
index 720a6790d40a39c1ff62680ea66e0885440a85db..e5e7b42accbb779d5b75b8527d322bb21fa968f1 100644 (file)
@@ -3,6 +3,7 @@ name=Oracle Linux $releasever Latest ($basearch)
 baseurl=https://repo02.pixelpark.com/Linux/yum/OracleLinux/OL7/ol7_latest/
 enabled=1
 gpgcheck=1
-gpgkey=https://repo02.pixelpark.com/gpg/ol7_latest.gpg
+# gpgkey=https://repo02.pixelpark.com/gpg/ol7_latest.gpg
+gpgkey=https://repo02.pixelpark.com/gpg/oracle7.gpg
 
 # vim: filetype=dosini
index 8ea7fc8834f9c2377dae9cc0d07c25686c20833e..9bda49327bf780fb4926c417a5a09b80596d61c9 100644 (file)
@@ -3,7 +3,8 @@ name=Oracle Linux $releasever Optional Latest ($basearch)
 baseurl=https://repo02.pixelpark.com/Linux/yum/OracleLinux/OL7/ol7_optional_latest/
 enabled=1
 gpgcheck=1
-gpgkey=https://repo02.pixelpark.com/gpg/ol7_optional_latest.gpg
+# gpgkey=https://repo02.pixelpark.com/gpg/ol7_optional_latest.gpg
+gpgkey=https://repo02.pixelpark.com/gpg/oracle7.gpg
 
 # vim: filetype=dosini