From 929f02cde76934b0280ac11064eb79406276a31b Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 21 Jan 2021 13:43:46 +0100 Subject: [PATCH] Changing GPGkey of Puppet Yum repos --- files/repos-centos8/puppet.repo | 2 +- files/repos-el7/puppet.repo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/files/repos-centos8/puppet.repo b/files/repos-centos8/puppet.repo index 502df33..f62f17d 100644 --- a/files/repos-centos8/puppet.repo +++ b/files/repos-centos8/puppet.repo @@ -2,7 +2,7 @@ [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 +gpgkey=https://repo01.pixelpark.com/gpg/RPM-GPG-KEY-puppet6-release https://repo01.pixelpark.com/gpg/RPM-GPG-KEY-2025-04-06-puppet6-release enabled=1 gpgcheck=1 diff --git a/files/repos-el7/puppet.repo b/files/repos-el7/puppet.repo index d9467e8..ed50a89 100644 --- a/files/repos-el7/puppet.repo +++ b/files/repos-el7/puppet.repo @@ -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/gpg/RPM-GPG-KEY-puppet6-release +gpgkey=https://repo01.pixelpark.com/gpg/RPM-GPG-KEY-puppet6-release https://repo01.pixelpark.com/gpg/RPM-GPG-KEY-2025-04-06-puppet6-release enabled=1 gpgcheck=1 -- 2.39.5