From c2403d7f451bf1c8af6dbcb74340af830ef6e47d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 13 Feb 2023 02:25:25 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I5209754f11f0b706a33a7807cc4b2e23b5ec30f2 --- Puppetfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Puppetfile b/Puppetfile index 3aaa1dd08..a9a9e2464 100644 --- a/Puppetfile +++ b/Puppetfile @@ -152,7 +152,7 @@ mod 'kmod', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => 'v9.1.1' + :ref => 'v9.1.2' mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', @@ -160,7 +160,7 @@ mod 'apt', mod 'concat', :git => 'https://github.com/puppetlabs/puppetlabs-concat', - :ref => 'v7.3.0' + :ref => 'v7.3.1' mod 'firewall', :git => 'https://github.com/puppetlabs/puppetlabs-firewall', @@ -180,7 +180,7 @@ mod 'postgresql', mod 'rabbitmq', :git => 'https://github.com/voxpupuli/puppet-rabbitmq', - :ref => 'v12.0.2' + :ref => 'v12.1.0' mod 'rsync', :git => 'https://github.com/puppetlabs/puppetlabs-rsync',