diff --git a/Puppetfile b/Puppetfile index 385c84d2e..e2a620415 100644 --- a/Puppetfile +++ b/Puppetfile @@ -208,5 +208,5 @@ mod 'redis', mod 'systemd', :git => 'https://github.com/voxpupuli/puppet-systemd', - :ref => 'v6.4.0' + :ref => 'v6.5.0' diff --git a/Puppetfile_unit b/Puppetfile_unit index d059362b9..f91df5f33 100644 --- a/Puppetfile_unit +++ b/Puppetfile_unit @@ -6,21 +6,21 @@ mod 'augeas_core', mod 'cron_core', :git => 'https://github.com/puppetlabs/puppetlabs-cron_core', - :ref => 'v1.2.1' + :ref => 'v1.3.0' mod 'sshkeys_core', :git => 'https://github.com/puppetlabs/puppetlabs-sshkeys_core', - :ref => 'v2.4.0' + :ref => 'v2.5.0' mod 'yumrepo_core', :git => 'https://github.com/puppetlabs/puppetlabs-yumrepo_core', - :ref => 'v2.0.0' + :ref => 'v2.1.0' mod 'mount_core', :git => 'https://github.com/puppetlabs/puppetlabs-mount_core', - :ref => 'v1.2.0' + :ref => 'v1.3.0' mod 'selinux_core', :git => 'https://github.com/puppetlabs/puppetlabs-selinux_core', - :ref => 'v1.3.0' + :ref => 'v1.4.0'