Merge pull request 'feat: update repos' (#183) from neoloc/almalinuxrepo into develop

Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/183
This commit is contained in:
Ben Vincent 2024-12-01 00:33:10 +11:00
commit 2fdc709a17

View File

@ -71,6 +71,14 @@ profiles::yum::global::repos:
name: unkin
descr: unkin repository
target: /etc/yum.repos.d/unkin.repo
baseurl: https://git.query.consul/api/packages/unkin/rpm/almalinux/el8
gpgkey: https://git.query.consul/api/packages/unkin/rpm/repository.key
gpgcheck: false
mirrorlist: absent
unkinben:
name: unkinben
descr: unkinben repository
target: /etc/yum.repos.d/unkin.repo
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
gpgcheck: false