- 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
11 lines
192 B
YAML
11 lines
192 B
YAML
# hieradata/os/AlmaLinux/AlmaLinux8.yaml
|
|
---
|
|
profiles::yum::managed_repos:
|
|
- 'base'
|
|
- 'appstream'
|
|
- 'epel'
|
|
- 'powertools'
|
|
- 'highavailability'
|
|
- 'puppet7'
|
|
- 'yum.postgresql.org'
|