From 633acb6ff3e55a0f7a12c1896c4b6ae436031c01 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 22 Apr 2023 02:24:12 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I9d5bfa69cafb3f96ad69a56f00419d0cf402de91 --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index fb14a812d..d61435ad7 100644 --- a/Puppetfile +++ b/Puppetfile @@ -148,7 +148,7 @@ mod 'kmod', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => 'v9.1.3' + :ref => 'v10.0.0' mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', @@ -172,7 +172,7 @@ mod 'mysql', mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql', - :ref => 'v8.2.1' + :ref => 'v9.0.0' mod 'rabbitmq', :git => 'https://github.com/voxpupuli/puppet-rabbitmq',