puppet-prod/hieradata/os/AlmaLinux/AlmaLinux8.yaml
Ben Vincent 93c4689d8d Setup puppet7 repo for el distros
* create that puppet7.repo file
  * install the puppet-release rpm
2023-06-24 22:33:47 +10:00

9 lines
139 B
YAML

# hieradata/os/AlmaLinux/AlmaLinux8.yaml
---
profile::yum::managed_repos:
- 'base'
- 'extras'
- 'appstream'
- 'epel'
- 'puppet7'