Remove PE requirement from metadata.json
The PE requirement in metadata.json is not supported anymore and puppet-lint will throw: The 'pe' requirement is no longer supported by the Forge. Change-Id: I13286162d7874499338487c3397a57025749623a
This commit is contained in:
parent
a21be1ce9c
commit
0f4b7a8d74
@ -9,10 +9,6 @@
|
||||
"issues_url": "https://bugs.launchpad.net/puppet-vitrage",
|
||||
"description": "Installs and configures OpenStack Vitrage.",
|
||||
"requirements": [
|
||||
{
|
||||
"name": "pe",
|
||||
"version_requirement": "4.x"
|
||||
},
|
||||
{
|
||||
"name": "puppet",
|
||||
"version_requirement": "4.x"
|
||||
@ -67,4 +63,4 @@
|
||||
"version_requirement": ">=13.3.0 <14.0.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user