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 1b7e807c0e
17 changed files with 52 additions and 52 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
---
profile::base::ntp_servers:
profiles::base::ntp_servers:
- 0.au.pool.ntp.org
- 1.au.pool.ntp.org
profile::puppet::autosign::subnet_ranges:
profiles::puppet::autosign::subnet_ranges:
- '198.18.17.0/24'
profile::puppet::enc::enc_repo: https://git.unkin.net/unkinben/puppet-enc.git
profiles::puppet::enc::enc_repo: https://git.unkin.net/unkinben/puppet-enc.git
+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