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: I8ca70cc53bec271f6cd5284fffbb962ebaf0d5e1
This commit is contained in:
parent
ed0e13c886
commit
04c7404018
@ -57,10 +57,6 @@
|
||||
],
|
||||
"project_page": "https://launchpad.net/puppet-vswitch",
|
||||
"requirements": [
|
||||
{
|
||||
"name": "pe",
|
||||
"version_requirement": "4.x"
|
||||
},
|
||||
{
|
||||
"name": "puppet",
|
||||
"version_requirement": "4.x"
|
||||
|
Loading…
Reference in New Issue
Block a user