From c43a882dbc8b0d9853bd0ba1e2c6d837d76e0d51 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 3 Oct 2023 02:18:45 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: Ib816b57d9ac181873b0a7ddd5e3e61c412dc9697 --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index 6ae717044..76dd30918 100644 --- a/Puppetfile +++ b/Puppetfile @@ -144,7 +144,7 @@ mod 'zaqar', ## External modules mod 'kmod', :git => 'https://github.com/voxpupuli/puppet-kmod', - :ref => 'v4.0.0' + :ref => 'v4.0.1' mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', @@ -184,7 +184,7 @@ mod 'rsync', mod 'stdlib', :git => 'https://github.com/puppetlabs/puppetlabs-stdlib', - :ref => 'v9.0.0' + :ref => 'v9.4.0' mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo',