chore: reorganise ntp server

- bump enc to match changes
- change ntp client to find servers through puppetdb query
- changed default ntp servers to publicly available nodes
This commit is contained in:
2023-11-18 18:25:44 +11:00
parent bae3d446b6
commit dffc97ad4c
6 changed files with 21 additions and 7 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ profiles::puppet::autosign::domains:
# - 'somenode.main.unkin.net'
profiles::puppet::enc::repo: https://git.unkin.net/unkinben/puppet-enc.git
profiles::puppet::enc::release: '0.6'
profiles::puppet::enc::release: '0.7.1'
profiles::puppet::enc::force: true
profiles::puppet::r10k::r10k_repo: https://git.unkin.net/unkinben/puppet-r10k.git
profiles::puppet::g10k::bin_path: '/opt/puppetlabs/bin/g10k'