diff --git a/Puppetfile b/Puppetfile index fb14a812d..d61435ad7 100644 --- a/Puppetfile +++ b/Puppetfile @@ -148,7 +148,7 @@ mod 'kmod', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => 'v9.1.3' + :ref => 'v10.0.0' mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', @@ -172,7 +172,7 @@ mod 'mysql', mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql', - :ref => 'v8.2.1' + :ref => 'v9.0.0' mod 'rabbitmq', :git => 'https://github.com/voxpupuli/puppet-rabbitmq',