From 3644de75a3c7e54eed85b3dd3bc1be1366b7ff0f Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 25 Nov 2017 06:06:40 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I780994a48f5ca3ec894746211d749dec2cc20ecc --- Puppetfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Puppetfile b/Puppetfile index 971e4b366..0162d81fa 100644 --- a/Puppetfile +++ b/Puppetfile @@ -184,7 +184,7 @@ mod 'concat', mod 'firewall', :git => 'https://github.com/puppetlabs/puppetlabs-firewall', - :ref => '1.9.0' + :ref => '1.10.0' mod 'inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile', @@ -200,7 +200,7 @@ mod 'mysql', mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql', - :ref => '5.2.0' + :ref => '5.2.1' mod 'rabbitmq', :git => 'https://github.com/puppetlabs/puppetlabs-rabbitmq', @@ -212,7 +212,7 @@ mod 'rsync', mod 'stdlib', :git => 'https://github.com/puppetlabs/puppetlabs-stdlib', - :ref => '4.21.0' + :ref => '4.23.0' mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo', @@ -236,7 +236,7 @@ mod 'dns', mod 'archive', :git => 'https://github.com/voxpupuli/puppet-archive', - :ref => 'v2.1.0' + :ref => 'v2.2.0' mod 'corosync', :git => 'https://github.com/voxpupuli/puppet-corosync',