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: I0d71170dfc0346ead5bd0d1ecdb2a9d0e81e7e80
This commit is contained in:
parent
fee69de01a
commit
0a12b49bb1
@ -67,10 +67,6 @@
|
|||||||
],
|
],
|
||||||
"project_page": "https://launchpad.net/puppet-neutron",
|
"project_page": "https://launchpad.net/puppet-neutron",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
{
|
|
||||||
"name": "pe",
|
|
||||||
"version_requirement": "4.x"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "puppet",
|
"name": "puppet",
|
||||||
"version_requirement": "4.x"
|
"version_requirement": "4.x"
|
||||||
|
Loading…
Reference in New Issue
Block a user