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: I0d4f26c75c952f341333451dabf9e98c63802e0b
(cherry picked from commit 8f78e43c56)
This commit is contained in:
Tobias Urdin 2018-08-16 23:21:07 +02:00
parent 0a2687ab87
commit 9f734ec3b8
1 changed files with 0 additions and 4 deletions

View File

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