From 240b2a69f7c0d6fe450364dd638a4f5a2e24b49f Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 20 May 2023 02:18:36 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: Idbff54301b0fb329853173bcda6b8674d23d8258 --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index f70c3171e..01b0aee32 100644 --- a/Puppetfile +++ b/Puppetfile @@ -188,7 +188,7 @@ mod 'stdlib', mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo', - :ref => 'v6.0.0' + :ref => 'v6.0.1' mod 'xinetd', :git => 'https://github.com/puppetlabs/puppetlabs-xinetd', @@ -200,7 +200,7 @@ mod 'memcached', mod 'dns', :git => 'https://github.com/theforeman/puppet-dns', - :ref => '9.6.0' + :ref => '10.0.0' mod 'archive', :git => 'https://github.com/voxpupuli/puppet-archive',