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: I6cc8dd98ab9ae774c7429afda95fa7de84871c2c
This commit is contained in:
Tobias Urdin 2018-08-16 23:13:34 +02:00
parent 471b6f3dc3
commit aa2e3e6564
1 changed files with 0 additions and 4 deletions

View File

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