diff --git a/Puppetfile b/Puppetfile index 2cc3b733a..082aa8bbf 100644 --- a/Puppetfile +++ b/Puppetfile @@ -196,11 +196,11 @@ mod 'inifile', mod 'mysql', :git => 'https://github.com/puppetlabs/puppetlabs-mysql', - :ref => 'v10.8.0' + :ref => 'v10.9.0' mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql', - :ref => 'v6.9.0' + :ref => 'v6.8.0' mod 'rabbitmq', :git => 'https://github.com/voxpupuli/puppet-rabbitmq',