From 19a2a2aecf91ef97253993804469fffa11665dc6 Mon Sep 17 00:00:00 2001 From: zhongshengping Date: Thu, 19 Apr 2018 04:11:07 +0000 Subject: [PATCH] Revert "Updated from Puppet OpenStack modules constraints" unit test failed[1] for all puppet modules. [1] http://logs.openstack.org/38/562438/4/check/puppet-openstack-unit-4.8-centos-7/cb55b98/job-output.txt.gz#_2018-04-19_03_50_03_953403 This reverts commit 1a02ef2444f507f24f6efd1ec568a9a89ceecb64. Change-Id: I05085e35a840400c01ae91994060fa075d9c0bdd --- Puppetfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Puppetfile b/Puppetfile index 5512768fc..88b384e3d 100644 --- a/Puppetfile +++ b/Puppetfile @@ -188,7 +188,7 @@ mod 'firewall', mod 'inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile', - :ref => '2.2.1' + :ref => '2.2.0' mod 'mysql', :git => 'https://github.com/puppetlabs/puppetlabs-mysql',