diff --git a/Puppetfile b/Puppetfile index 977efa18b..773793157 100644 --- a/Puppetfile +++ b/Puppetfile @@ -188,7 +188,7 @@ mod 'xinetd', mod 'memcached', :git => 'https://github.com/saz/puppet-memcached', - :ref => 'v8.2.0' + :ref => 'v8.3.0' mod 'dns', :git => 'https://github.com/theforeman/puppet-dns', @@ -212,5 +212,5 @@ mod 'redis', mod 'systemd', :git => 'https://github.com/voxpupuli/puppet-systemd', - :ref => 'v6.3.0' + :ref => 'v6.4.0' diff --git a/Puppetfile_unit b/Puppetfile_unit index 0ff633eb2..d059362b9 100644 --- a/Puppetfile_unit +++ b/Puppetfile_unit @@ -2,7 +2,7 @@ mod 'augeas_core', :git => 'https://github.com/puppetlabs/puppetlabs-augeas_core', - :ref => 'v1.4.1' + :ref => 'v1.5.0' mod 'cron_core', :git => 'https://github.com/puppetlabs/puppetlabs-cron_core',