* renamed role to roles * renamed profile to profiles * cleaned up all profiles/roles/hieradata to match new paths
9 lines
140 B
YAML
9 lines
140 B
YAML
# hieradata/os/AlmaLinux/AlmaLinux8.yaml
|
|
---
|
|
profiles::yum::managed_repos:
|
|
- 'base'
|
|
- 'extras'
|
|
- 'appstream'
|
|
- 'epel'
|
|
- 'puppet7'
|