From aef3311fceb28c13686eeb76d2f5709b58fe0f30 Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Sat, 11 Nov 2023 00:21:56 +1100 Subject: [PATCH] chore: bump puppet-enc - includes ntpservers in ntpserver role - https://git.unkin.net/unkinben/puppet-enc/pulls/25 --- hieradata/common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hieradata/common.yaml b/hieradata/common.yaml index 47674fe..f5e4439 100644 --- a/hieradata/common.yaml +++ b/hieradata/common.yaml @@ -43,7 +43,7 @@ profiles::puppet::client::show_diff: true profiles::puppet::client::usecacheonfailure: false profiles::puppet::enc::repo: https://git.unkin.net/unkinben/puppet-enc.git -profiles::puppet::enc::release: '0.3' +profiles::puppet::enc::release: '0.4' 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'