diff --git a/Puppetfile b/Puppetfile index 208958602..897e5bed1 100644 --- a/Puppetfile +++ b/Puppetfile @@ -172,7 +172,7 @@ mod 'staging', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => '2.3.1' + :ref => '3.0.0' mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', @@ -192,7 +192,7 @@ mod 'inifile', mod 'mysql', :git => 'https://github.com/puppetlabs/puppetlabs-mysql', - :ref => '5.2.1' + :ref => '5.3.0' mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql', @@ -232,7 +232,7 @@ mod 'dns', mod 'archive', :git => 'https://github.com/voxpupuli/puppet-archive', - :ref => 'v2.2.0' + :ref => 'v2.3.0' mod 'corosync', :git => 'https://github.com/voxpupuli/puppet-corosync',