Merge pull request 'fix: wrong scheme for gpgkey' (#81) from neoloc/puppet7_repo_gpgkey into develop

Reviewed-on: unkinben/puppet-prod#81
This commit is contained in:
Ben Vincent 2023-11-27 22:09:03 +09:30
commit 03d37db1e1

View File

@ -55,7 +55,7 @@ profiles::reposync::repos_list:
osname: 'puppet7'
release: 'el'
baseurl: 'https://yum.puppet.com/puppet7/el/8/x86_64/'
gpgkey: 'http://yum.puppet.com/RPM-GPG-KEY-puppet'
gpgkey: 'https://yum.puppet.com/RPM-GPG-KEY-puppet'
postgresql_rhel8_common:
repository: 'common'
description: 'PostgreSQL Common RHEL 8'