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:
commit
03d37db1e1
@ -55,7 +55,7 @@ profiles::reposync::repos_list:
|
|||||||
osname: 'puppet7'
|
osname: 'puppet7'
|
||||||
release: 'el'
|
release: 'el'
|
||||||
baseurl: 'https://yum.puppet.com/puppet7/el/8/x86_64/'
|
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:
|
postgresql_rhel8_common:
|
||||||
repository: 'common'
|
repository: 'common'
|
||||||
description: 'PostgreSQL Common RHEL 8'
|
description: 'PostgreSQL Common RHEL 8'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user