diff --git a/Puppetfile b/Puppetfile index 9475ad2..4978dda 100644 --- a/Puppetfile +++ b/Puppetfile @@ -13,7 +13,7 @@ mod 'ncsa/pam_access', tag: 'v1.0.3', git: 'https://github.com/ncsa/puppet-pam_a mod 'ncsa/profile_additional_packages', tag: 'v0.1.0', git: 'https://github.com/ncsa/puppet-profile_additional_packages' mod 'ncsa/profile_additional_yumrepos', tag: 'v0.1.2', git: 'https://github.com/ncsa/puppet-profile_additional_yumrepos' mod 'ncsa/profile_allow_ssh_from_bastion', tag: 'v0.2.1', git: 'https://github.com/ncsa/puppet-profile_allow_ssh_from_bastion' -# mod 'ncsa/profile_chrony', tag: 'v0.1.0', git: 'https://github.com/ncsa/puppet-profile_chrony' +mod 'ncsa/profile_chrony', branch: 'origin/topic/enstrom/ASDPLNG-44_review_standard', git: 'https://github.com/ncsa/puppet-profile_chrony' mod 'ncsa/profile_dns_cache', tag: 'v1.0.0', git: 'https://github.com/ncsa/puppet-profile_dns_cache' # mod 'ncsa/profile_email', tag: 'v0.1.0', git: 'https://github.com/ncsa/puppet-profile_email' mod 'ncsa/profile_firewall', tag: 'v1.0.1', git: 'https://github.com/ncsa/puppet-profile_firewall'