From 21dafe2e2c9333bc99f289280e3d1b2bac9457d4 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 9 Dec 2016 07:37:55 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I176b092ec1433162fce6789f5f30eeb7fac04c12 --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index a4e570a68..90ca44158 100644 --- a/Puppetfile +++ b/Puppetfile @@ -216,11 +216,11 @@ mod 'memcached', mod 'python', :git => 'https://github.com/stankevich/puppet-python', - :ref => '1.18.0' + :ref => '1.18.1' mod 'dns', :git => 'https://github.com/theforeman/puppet-dns', - :ref => '3.4.1' + :ref => '4.0.0' mod 'corosync', :git => 'https://github.com/voxpupuli/puppet-corosync',