From a057988dd1c9e7f87e922de75e2b9ee3e98f815f Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 15 Dec 2016 07:40:48 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I59b44e93bd7d922a5e16912d38ac155095d9f373 --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index 90ca44158..07491d698 100644 --- a/Puppetfile +++ b/Puppetfile @@ -200,7 +200,7 @@ mod 'rsync', mod 'stdlib', :git => 'https://github.com/puppetlabs/puppetlabs-stdlib', - :ref => '4.13.1' + :ref => '4.14.0' mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo', @@ -216,7 +216,7 @@ mod 'memcached', mod 'python', :git => 'https://github.com/stankevich/puppet-python', - :ref => '1.18.1' + :ref => '1.18.2' mod 'dns', :git => 'https://github.com/theforeman/puppet-dns',