From 105fdf1e7f7bc9d293461b24fd672dfd9f7335a6 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 7 Jul 2021 06:20:36 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I9cc58dacfb01ce92d131f2e95d3d954bb41d8be8 --- Puppetfile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Puppetfile b/Puppetfile index 001a16a16..290b5fd6b 100644 --- a/Puppetfile +++ b/Puppetfile @@ -156,7 +156,7 @@ mod 'powerdns', mod 'kmod', :git => 'https://github.com/camptocamp/puppet-kmod', - :ref => '2.5.0' + :ref => 'v3.0.0' mod 'sysctl', :git => 'https://github.com/duritong/puppet-sysctl', @@ -172,7 +172,7 @@ mod 'staging', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => 'v6.2.0' + :ref => 'v6.3.0' mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', @@ -180,11 +180,11 @@ mod 'apt', mod 'concat', :git => 'https://github.com/puppetlabs/puppetlabs-concat', - :ref => 'v7.0.1' + :ref => 'v7.0.2' mod 'firewall', :git => 'https://github.com/puppetlabs/puppetlabs-firewall', - :ref => 'v3.0.0' + :ref => 'v3.0.1' mod 'inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile', @@ -192,7 +192,7 @@ mod 'inifile', mod 'mysql', :git => 'https://github.com/puppetlabs/puppetlabs-mysql', - :ref => 'v11.0.1' + :ref => 'v11.1.0' mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql', @@ -212,7 +212,7 @@ mod 'stdlib', mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo', - :ref => 'v4.0.0' + :ref => 'v5.0.0' mod 'git_resource', :git => 'https://github.com/voxpupuli/puppet-git_resource', @@ -224,7 +224,7 @@ mod 'xinetd', mod 'memcached', :git => 'https://github.com/saz/puppet-memcached', - :ref => 'v6.0.0' + :ref => 'v7.0.0' mod 'python', :git => 'https://github.com/voxpupuli/puppet-python',