From 7059fe25f087ca4b9d557ff107a2abd3cf53371f Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 4 Feb 2022 02:30:18 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: Ib31d94819d41dac99021d231927a3325816ecb72 --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index 046807eb7..7c5b15535 100644 --- a/Puppetfile +++ b/Puppetfile @@ -152,7 +152,7 @@ mod 'powerdns', mod 'kmod', :git => 'https://github.com/camptocamp/puppet-kmod', - :ref => 'v3.0.0' + :ref => 'v3.1.0' mod 'ipaclient', :git => 'https://github.com/joshuabaird/puppet-ipaclient', @@ -216,7 +216,7 @@ mod 'memcached', mod 'dns', :git => 'https://github.com/theforeman/puppet-dns', - :ref => '9.1.0' + :ref => '9.2.0' mod 'archive', :git => 'https://github.com/voxpupuli/puppet-archive',