Renamed role/profile directories
* renamed role to roles * renamed profile to profiles * cleaned up all profiles/roles/hieradata to match new paths
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# hieradata/os/AlmaLinux/AlmaLinux8.yaml
|
||||
---
|
||||
profile::yum::managed_repos:
|
||||
profiles::yum::managed_repos:
|
||||
- 'base'
|
||||
- 'extras'
|
||||
- 'appstream'
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# hieradata/os/AlmaLinux/AlmaLinux9.yaml
|
||||
---
|
||||
profile::yum::managed_repos:
|
||||
profiles::yum::managed_repos:
|
||||
- 'base'
|
||||
- 'extras'
|
||||
- 'appstream'
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# hieradata/os/almalinux/all_releases.yaml
|
||||
---
|
||||
profile::yum::base::baseurl: http://almalinux.mirror.digitalpacific.com.au
|
||||
profile::yum::epel::baseurl: http://epel.mirror.digitalpacific.com.au
|
||||
profiles::yum::base::baseurl: http://almalinux.mirror.digitalpacific.com.au
|
||||
profiles::yum::epel::baseurl: http://epel.mirror.digitalpacific.com.au
|
||||
|
||||
Reference in New Issue
Block a user