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
This commit is contained in:
parent
44d3ebe546
commit
d5574f852f
@ -9,8 +9,8 @@
|
|||||||
"issues_url": "https://bugs.launchpad.net/puppet-tripleo",
|
"issues_url": "https://bugs.launchpad.net/puppet-tripleo",
|
||||||
"description": "Installs and configures Tripleo.",
|
"description": "Installs and configures Tripleo.",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
{ "name": "pe","version_requirement": "3.x" },
|
{ "name": "pe","version_requirement": "4.x" },
|
||||||
{ "name": "puppet","version_requirement": "3.x" }
|
{ "name": "puppet","version_requirement": "4.x" }
|
||||||
],
|
],
|
||||||
"operatingsystem_support": [
|
"operatingsystem_support": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user