diff --git a/Puppetfile b/Puppetfile index 5aa24c7..f21f7b9 100644 --- a/Puppetfile +++ b/Puppetfile @@ -1,5 +1,4 @@ forge 'https://forge.puppet.com' -# mod 'aboe/chrony', '0.3.2' mod 'bodgit-bodgitlib', '2.0.1' # mod 'bodgit-dbus', '2.0.1' mod 'herculesteam-augeasproviders', '2.4.1' @@ -28,6 +27,7 @@ mod 'ncsa/profile_virtual', tag: 'v0.1.0', git: 'https://github.com/ncsa/puppet- mod 'ncsa/sshd', tag: 'v0.3.0', git: 'https://github.com/ncsa/puppet-sshd' mod 'ncsa/sssd', tag: 'v3.0.0', git: 'https://github.com/ncsa/puppet-sssd' mod 'ncsa/telegraf', tag: 'v3.1.1', git: 'https://github.com/ncsa/puppet-telegraf.git' +mod 'puppet/chrony', '1.0.0' # mod 'puppet/epel', '3.0.1' # mod 'puppet/python', '4.1.1' # mod 'puppet/rsyslog', '5.0.1'