aboutsummaryrefslogtreecommitdiffstats
path: root/metadata.json
diff options
context:
space:
mode:
authorZhongShengping <chdzsp@163.com>2016-11-03 10:28:08 +0800
committerZhongShengping <chdzsp@163.com>2016-11-03 12:03:30 +0800
commitd5574f852fec7acb246f76c7ba84f163019ccf16 (patch)
treed3b8bf80c9e546be5e9a00fc8f072e455f962240 /metadata.json
parent44d3ebe54661df0fcea30969f495f9780ee7c671 (diff)
Fix puppet version for requirements in metadata
http://logs.openstack.org/08/393008/1/check/gate-puppet-openstack-integration-4-scenario002-tempest-ubuntu-xenial/283f87f/logs/puppet-version.txt.gz Change-Id: Iae209b40bae184a9eee8f7bdbaa86140c08e74c5
Diffstat (limited to 'metadata.json')
-rw-r--r--metadata.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/metadata.json b/metadata.json
index c7f0e77..61e9ea2 100644
--- a/metadata.json
+++ b/metadata.json
@@ -9,8 +9,8 @@
"issues_url": "https://bugs.launchpad.net/puppet-tripleo",
"description": "Installs and configures Tripleo.",
"requirements": [
- { "name": "pe","version_requirement": "3.x" },
- { "name": "puppet","version_requirement": "3.x" }
+ { "name": "pe","version_requirement": "4.x" },
+ { "name": "puppet","version_requirement": "4.x" }
],
"operatingsystem_support": [
{