From 959b18038bd8ed59a907d12f6e2ddcc61c2da15f Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 29 Aug 2020 06:07:49 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I74e2c546a5e7349f79f48b72cd25f5e241355780 --- Puppetfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Puppetfile b/Puppetfile index 0e0edc746..150b9a2e3 100644 --- a/Puppetfile +++ b/Puppetfile @@ -200,7 +200,7 @@ mod 'mysql', mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql', - :ref => 'v6.6.0' + :ref => 'v6.7.0' mod 'rabbitmq', :git => 'https://github.com/voxpupuli/puppet-rabbitmq', @@ -212,7 +212,7 @@ mod 'rsync', mod 'stdlib', :git => 'https://github.com/puppetlabs/puppetlabs-stdlib', - :ref => 'v6.3.0' + :ref => 'v6.4.0' mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo', @@ -240,7 +240,7 @@ mod 'dns', mod 'archive', :git => 'https://github.com/voxpupuli/puppet-archive', - :ref => 'v4.5.0' + :ref => 'v4.6.0' mod 'corosync', :git => 'https://github.com/voxpupuli/puppet-corosync',