Merge pull request 'chore: disable gpgcheck for unkin repo' (#100) from neoloc/gpgcheck_unkin_repo into develop

Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/100
This commit is contained in:
Ben Vincent 2024-07-09 22:01:01 +10:00
commit dacd2c6994

View File

@ -73,4 +73,5 @@ profiles::yum::global::repos:
target: /etc/yum.repos.d/unkin.repo target: /etc/yum.repos.d/unkin.repo
baseurl: https://git.query.consul/api/packages/unkinben/rpm/el%{facts.os.release.major} baseurl: https://git.query.consul/api/packages/unkinben/rpm/el%{facts.os.release.major}
gpgkey: https://git.query.consul/api/packages/unkinben/rpm/repository.key gpgkey: https://git.query.consul/api/packages/unkinben/rpm/repository.key
gpgcheck: false
mirrorlist: absent mirrorlist: absent