From 6a0a86a2886095d34846e0e15b53959341a52a10 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 16 Jun 2023 02:19:39 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: If1bf7d41b397104465afa23e0af6e44823cffedc --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index cbc86e7c3..011b90e13 100644 --- a/Puppetfile +++ b/Puppetfile @@ -148,7 +148,7 @@ mod 'kmod', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => 'v10.0.0' + :ref => 'v10.1.0' mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', @@ -220,5 +220,5 @@ mod 'redis', mod 'systemd', :git => 'https://github.com/voxpupuli/puppet-systemd', - :ref => 'v5.0.0' + :ref => 'v5.1.0'