diff --git a/Puppetfile b/Puppetfile index 971e4b366..0162d81fa 100644 --- a/Puppetfile +++ b/Puppetfile @@ -184,7 +184,7 @@ mod 'concat', mod 'firewall', :git => 'https://github.com/puppetlabs/puppetlabs-firewall', - :ref => '1.9.0' + :ref => '1.10.0' mod 'inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile', @@ -200,7 +200,7 @@ mod 'mysql', mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql', - :ref => '5.2.0' + :ref => '5.2.1' mod 'rabbitmq', :git => 'https://github.com/puppetlabs/puppetlabs-rabbitmq', @@ -212,7 +212,7 @@ mod 'rsync', mod 'stdlib', :git => 'https://github.com/puppetlabs/puppetlabs-stdlib', - :ref => '4.21.0' + :ref => '4.23.0' mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo', @@ -236,7 +236,7 @@ mod 'dns', mod 'archive', :git => 'https://github.com/voxpupuli/puppet-archive', - :ref => 'v2.1.0' + :ref => 'v2.2.0' mod 'corosync', :git => 'https://github.com/voxpupuli/puppet-corosync',