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
(cherry picked from commit 0a12b49bb1)
(cherry picked from commit d71d02b7bf)
This commit is contained in:
Tobias Urdin 2018-08-16 23:58:26 +02:00 committed by Takashi Kajinami
parent 0f0e824d8d
commit 056b03036c
1 changed files with 0 additions and 4 deletions

View File

@ -66,10 +66,6 @@
],
"project_page": "https://launchpad.net/puppet-neutron",
"requirements": [
{
"name": "pe",
"version_requirement": "4.x"
},
{
"name": "puppet",
"version_requirement": "4.x"