From f1ba88dd4eaec36214ebcbe22e0b13e7b9ef64df Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 4 Apr 2024 02:19:50 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: Ic4b78f4a64262108897c7f4895a7568dc8ca14a5 --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index 937965701..15aed8ea7 100644 --- a/Puppetfile +++ b/Puppetfile @@ -132,7 +132,7 @@ mod 'kmod', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => 'v12.0.3' + :ref => 'v12.1.0' mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', @@ -168,7 +168,7 @@ mod 'rsync', mod 'stdlib', :git => 'https://github.com/puppetlabs/puppetlabs-stdlib', - :ref => 'v9.5.0' + :ref => 'v9.6.0' mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo',