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,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,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