* added profile to download puppet-r10k, add a script to pull changes,
and scheduled it to happen automatically with systemd timer/service
* added to the puppetmaster profile
* updated hieradata
11 lines
304 B
YAML
11 lines
304 B
YAML
---
|
|
profiles::base::ntp_servers:
|
|
- 0.au.pool.ntp.org
|
|
- 1.au.pool.ntp.org
|
|
|
|
profiles::puppet::autosign::subnet_ranges:
|
|
- '198.18.17.0/24'
|
|
|
|
profiles::puppet::enc::enc_repo: https://git.unkin.net/unkinben/puppet-enc.git
|
|
profiles::puppet::r10k::r10k_repo: https://git.unkin.net/unkinben/puppet-r10k.git
|