From 1fe0609387ba7679e379b9724a271bf73350e95f Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 11 Jan 2019 06:02:28 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: Ibf7935c1bdb75b948e0f47cf86529b536fb4c43a --- Puppetfile | 10 +++++----- external_modules.txt | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Puppetfile b/Puppetfile index 39f28a840..623465b44 100644 --- a/Puppetfile +++ b/Puppetfile @@ -196,11 +196,11 @@ mod 'mysql', mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql', - :ref => '5.10.0' + :ref => '5.11.0' mod 'rabbitmq', :git => 'https://github.com/puppetlabs/puppetlabs-rabbitmq', - :ref => 'v8.4.0' + :ref => 'v8.4.1' mod 'rsync', :git => 'https://github.com/puppetlabs/puppetlabs-rsync', @@ -224,15 +224,15 @@ mod 'memcached', mod 'python', :git => 'https://github.com/voxpupuli/puppet-python', - :ref => 'v2.1.1' + :ref => 'v2.2.2' mod 'dns', :git => 'https://github.com/theforeman/puppet-dns', - :ref => '5.3.1' + :ref => '5.4.0' mod 'archive', :git => 'https://github.com/voxpupuli/puppet-archive', - :ref => 'v3.2.0' + :ref => 'v3.2.1' mod 'corosync', :git => 'https://github.com/voxpupuli/puppet-corosync', diff --git a/external_modules.txt b/external_modules.txt index 5afdc72f7..1683e71cf 100644 --- a/external_modules.txt +++ b/external_modules.txt @@ -8,7 +8,7 @@ puppetlabs/puppetlabs-apt,2.4.0 puppetlabs/puppetlabs-concat,2.2.1 puppetlabs/puppetlabs-firewall puppetlabs/puppetlabs-inifile,2.2.0 -puppetlabs/puppetlabs-mysql +puppetlabs/puppetlabs-mysql,6.2.0 puppetlabs/puppetlabs-postgresql puppetlabs/puppetlabs-rabbitmq puppetlabs/puppetlabs-rsync