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: Ia6e420d3f3457407da7bcf4d52214dbf04a96c32
(cherry picked from commit 2262e9817a)
(cherry picked from commit 325da049e9)
This commit is contained in:
Tobias Urdin 2018-08-16 23:23:17 +02:00 committed by Takashi Kajinami
parent a47853c485
commit 5ab95ce151
1 changed files with 0 additions and 4 deletions

View File

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