- change almalinux and epel *.repo files on nodes to use local package mirror - add option to purge yumrepo resources, default to true - add versionlocking to yum, enable it for puppet-agent
9 lines
152 B
YAML
9 lines
152 B
YAML
# hieradata/os/AlmaLinux/AlmaLinux9.yaml
|
|
---
|
|
profiles::yum::managed_repos:
|
|
- 'base'
|
|
- 'appstream'
|
|
- 'epel'
|
|
- 'puppet7'
|
|
- 'yum.postgresql.org'
|