feat: change to use local mirror

- 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
This commit is contained in:
2023-11-12 16:17:48 +11:00
parent 1b78904588
commit cc77cc7ded
9 changed files with 69 additions and 46 deletions
+2 -1
View File
@@ -2,8 +2,9 @@
---
profiles::yum::managed_repos:
- 'base'
- 'extras'
- 'appstream'
- 'epel'
- 'powertools'
- 'highavailability'
- 'puppet7'
- 'yum.postgresql.org'