From 34ddb6155d41ff2ca9a3cf2e98063b60a6d6eaa3 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 7 Dec 2023 02:33:13 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: Ifdb35936b3fae750d5dba854e7398c04bda71518 --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index b1d2d64e0..2dbde2acf 100644 --- a/Puppetfile +++ b/Puppetfile @@ -152,7 +152,7 @@ mod 'apache', mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', - :ref => 'v9.1.0' + :ref => 'v9.2.0' mod 'concat', :git => 'https://github.com/puppetlabs/puppetlabs-concat', @@ -220,5 +220,5 @@ mod 'redis', mod 'systemd', :git => 'https://github.com/voxpupuli/puppet-systemd', - :ref => 'v6.2.0' + :ref => 'v6.3.0'