diff --git a/hieradata/os/AlmaLinux/all_releases.yaml b/hieradata/os/AlmaLinux/all_releases.yaml index 8ac3c3c..5e05399 100644 --- a/hieradata/os/AlmaLinux/all_releases.yaml +++ b/hieradata/os/AlmaLinux/all_releases.yaml @@ -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