feat: cleanup old repo management

- change profiles::puppet::agent to require Yumrepo['puppet']
- remove managed repos hieradata
- remove profiles::yum::* classes that are not required
- remove missed rebase comment
This commit is contained in:
2024-05-19 19:20:50 +10:00
parent 5f9480f186
commit fd466fcccc
13 changed files with 1 additions and 251 deletions
-9
View File
@@ -1,11 +1,2 @@
# hieradata/os/AlmaLinux/AlmaLinux8.yaml
---
profiles::yum::global::managed_repos:
- 'base'
- 'appstream'
- 'epel'
- 'powertools'
- 'highavailability'
- 'puppet7'
- 'yum.postgresql.org'
- 'unkin'