diff --git a/Puppetfile b/Puppetfile index e7936eb6a..90b66e30a 100644 --- a/Puppetfile +++ b/Puppetfile @@ -172,7 +172,7 @@ mod 'staging', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => '2.1.0' + :ref => '2.2.0' mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', @@ -196,7 +196,7 @@ mod 'mongodb', mod 'mysql', :git => 'https://github.com/puppetlabs/puppetlabs-mysql', - :ref => '4.0.1' + :ref => '5.0.0' mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql',