diff --git a/Puppetfile b/Puppetfile index aa3754b3f..39f28a840 100644 --- a/Puppetfile +++ b/Puppetfile @@ -184,7 +184,7 @@ mod 'concat', mod 'firewall', :git => 'https://github.com/puppetlabs/puppetlabs-firewall', - :ref => '1.12.0' + :ref => '1.14.0' mod 'inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile', @@ -192,15 +192,15 @@ mod 'inifile', mod 'mysql', :git => 'https://github.com/puppetlabs/puppetlabs-mysql', - :ref => '6.0.0' + :ref => '6.2.0' mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql', - :ref => '5.9.0' + :ref => '5.10.0' mod 'rabbitmq', :git => 'https://github.com/puppetlabs/puppetlabs-rabbitmq', - :ref => 'v8.3.0' + :ref => 'v8.4.0' mod 'rsync', :git => 'https://github.com/puppetlabs/puppetlabs-rsync', @@ -208,11 +208,11 @@ mod 'rsync', mod 'stdlib', :git => 'https://github.com/puppetlabs/puppetlabs-stdlib', - :ref => '5.0.0' + :ref => '5.1.0' mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo', - :ref => '2.3.0' + :ref => '2.4.0' mod 'xinetd', :git => 'https://github.com/puppetlabs/puppetlabs-xinetd', @@ -228,7 +228,7 @@ mod 'python', mod 'dns', :git => 'https://github.com/theforeman/puppet-dns', - :ref => '5.3.0' + :ref => '5.3.1' mod 'archive', :git => 'https://github.com/voxpupuli/puppet-archive',