puppet-prod/hieradata/os/AlmaLinux/AlmaLinux8.yaml
Ben Vincent 3a3cacca19 fix: set el8 crypto_policy to default
- actually set the crypt policy to be default
2024-12-08 19:50:31 +11:00

16 lines
517 B
YAML

# hieradata/os/AlmaLinux/AlmaLinux8.yaml
---
crypto_policies::policy: 'DEFAULT'
profiles::packages::include:
network-scripts: {}
profiles::yum::global::repos:
powertools:
name: powertools
descr: powertools repository
target: /etc/yum.repos.d/powertools.repo
baseurl: https://edgecache.query.consul/almalinux/%{facts.os.release.full}/PowerTools/%{facts.os.architecture}/os
gpgkey: http://edgecache.query.consul/almalinux/RPM-GPG-KEY-AlmaLinux-%{facts.os.release.major}
mirrorlist: absent