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:
parent
471b6f3dc3
commit
aa2e3e6564
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user