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: Ifd2eabfc996b6d9d92dbfb2ddfb8bf4ece385a28
This commit is contained in:
Tobias Urdin 2018-08-16 23:30:34 +02:00
parent 0b2e4b1a11
commit bd6993bf65

View File

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