From fc366d14211a02f68e2f9abcee9d61fdeec4e7ca Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 13 Oct 2016 08:13:43 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: If406ba46db4b4fe7300f59c854d7aa5e9f5c8728 --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index 0f20ef3b3..891611a62 100644 --- a/Puppetfile +++ b/Puppetfile @@ -192,7 +192,7 @@ mod 'rsync', mod 'stdlib', :git => 'https://github.com/puppetlabs/puppetlabs-stdlib', - :ref => '4.12.0' + :ref => '4.13.0' mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo', @@ -208,7 +208,7 @@ mod 'memcached', mod 'python', :git => 'https://github.com/stankevich/puppet-python', - :ref => '1.17.0' + :ref => '1.18.0' mod 'dns', :git => 'https://github.com/theforeman/puppet-dns',