12 lines
395 B
YAML
12 lines
395 B
YAML
# hieradata/os/AlmaLinux/AlmaLinux9.yaml
|
|
---
|
|
|
|
profiles::yum::global::repos:
|
|
crb:
|
|
name: crb
|
|
descr: crb repository
|
|
target: /etc/yum.repos.d/crb.repo
|
|
baseurl: https://edgecache.query.consul/almalinux/%{facts.os.release.full}/CRB/%{facts.os.architecture}/os
|
|
gpgkey: http://edgecache.query.consul/almalinux/RPM-GPG-KEY-AlmaLinux-%{facts.os.release.major}
|
|
mirrorlist: absent
|