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: I3fd1f65eacab2bc12efce16c60311f68e866e9fa
(cherry picked from commit 816fb9c538)
(cherry picked from commit 500cd6c8b7)
This commit is contained in:
Tobias Urdin 2018-08-16 23:26:17 +02:00 committed by Takashi Kajinami
parent 8bc334b75a
commit 939f7a6030
1 changed files with 0 additions and 4 deletions

View File

@ -8,10 +8,6 @@
"project_page": "https://launchpad.net/puppet-qdr",
"issues_url": "https://bugs.launchpad.net/puppet-qdr",
"requirements": [
{
"name": "pe",
"version_requirement": "4.x"
},
{
"name": "puppet",
"version_requirement": "4.x"