From c549c367320a7d4ef6e3969acab75fd85e9a79a1 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 20 Apr 2021 06:12:31 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: Ia239189e74bc87dbfdf824a8b4e2625f88f2ab17 --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index a526814b7..5620a7d26 100644 --- a/Puppetfile +++ b/Puppetfile @@ -196,7 +196,7 @@ mod 'inifile', mod 'mysql', :git => 'https://github.com/puppetlabs/puppetlabs-mysql', - :ref => 'v11.0.0' + :ref => 'v11.0.1' mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql', @@ -240,7 +240,7 @@ mod 'dns', mod 'archive', :git => 'https://github.com/voxpupuli/puppet-archive', - :ref => 'v4.6.0' + :ref => 'v5.0.0' mod 'corosync', :git => 'https://github.com/voxpupuli/puppet-corosync',