]> Frank Brehm's Git Trees - pixelpark/create-vmware-tpl.git/commitdiff
Changing GPGkey of Puppet Yum repos
authorFrank Brehm <frank.brehm@pixelpark.com>
Thu, 21 Jan 2021 11:23:16 +0000 (12:23 +0100)
committerFrank Brehm <frank.brehm@pixelpark.com>
Thu, 21 Jan 2021 11:23:16 +0000 (12:23 +0100)
files/repos-centos8/puppet.repo
files/repos-el7/puppet.repo

index b677e68c395e0072eab3ce8e0db3900635749486..502df334bfb4453e80e989b6feb4d8b6b5faf594 100644 (file)
@@ -2,8 +2,8 @@
 [puppet]
 name=Puppet Repository el 8 - $basearch
 baseurl=https://repo01.pixelpark.com/Linux/yum/puppetlabs/puppet6/el/8/$basearch
+gpgkey=https://repo01.pixelpark.com/gpg/RPM-GPG-KEY-puppet6-release
 enabled=1
 gpgcheck=1
-gpgkey=https://repo01.pixelpark.com/Linux/yum/puppetlabs/RPM-GPG-KEY-puppet
 
 # vim: filetype=dosini
index 5ac2958d4517f3cc0ccfed1d8d156aecb229d7fa..d9467e85365776b59ac87cca2725b9d90dedeb7f 100644 (file)
@@ -2,7 +2,7 @@
 [puppet]
 name=Puppet Repository el 7 - $basearch
 baseurl=https://repo01.pixelpark.com/Linux/yum/puppetlabs/puppet6/el/7/$basearch
-gpgkey=https://repo01.pixelpark.com/Linux/yum/puppetlabs/RPM-GPG-KEY-puppet
+gpgkey=https://repo01.pixelpark.com/gpg/RPM-GPG-KEY-puppet6-release
 enabled=1
 gpgcheck=1