chore: disable gpgcheck for unkin repo #100

Merged
unkinben merged 1 commits from neoloc/gpgcheck_unkin_repo into develop 2024-07-09 22:01:02 +10:00

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