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: I15ffbba1b0bd54ccd1837f1fec5f15d4f526e27d
This commit is contained in:
Tobias Urdin 2018-08-16 23:22:17 +02:00
parent 6e55416d29
commit e43c914f10
1 changed files with 0 additions and 4 deletions

View File

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