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:
2023-06-25 13:06:36 +10:00
parent cb6aa0f4b1
commit 87c38eadf2
17 changed files with 54 additions and 54 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# hieradata/os/AlmaLinux/AlmaLinux8.yaml
---
profile::yum::managed_repos:
profiles::yum::managed_repos:
- 'base'
- 'extras'
- 'appstream'
+1 -1
View File
@@ -1,6 +1,6 @@
# hieradata/os/AlmaLinux/AlmaLinux9.yaml
---
profile::yum::managed_repos:
profiles::yum::managed_repos:
- 'base'
- 'extras'
- 'appstream'
+2 -2
View File
@@ -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