From db37d4527f48d626700428a7e165cb73126f0216 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sun, 22 Dec 2024 02:37:53 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I2e9b1282d5f64bfc43f14db62f7504787f73ff26 --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index 070861a37..3fd23398d 100644 --- a/Puppetfile +++ b/Puppetfile @@ -136,7 +136,7 @@ mod 'apache', mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', - :ref => 'v9.4.0' + :ref => 'v10.0.0' mod 'concat', :git => 'https://github.com/puppetlabs/puppetlabs-concat', @@ -160,7 +160,7 @@ mod 'postgresql', mod 'rabbitmq', :git => 'https://github.com/voxpupuli/puppet-rabbitmq', - :ref => 'v14.1.0' + :ref => 'v14.2.0' mod 'rsync', :git => 'https://github.com/puppetlabs/puppetlabs-rsync',