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: I0d86bfcfe115f86a8b53d05f59b2cd736d51ff12
This commit is contained in:
parent
ef9c82f4ad
commit
672fc1a6c0
@ -59,10 +59,6 @@
|
||||
],
|
||||
"project_page": "https://launchpad.net/puppet-ceilometer",
|
||||
"requirements": [
|
||||
{
|
||||
"name": "pe",
|
||||
"version_requirement": "4.x"
|
||||
},
|
||||
{
|
||||
"name": "puppet",
|
||||
"version_requirement": "4.x"
|
||||
@ -71,4 +67,4 @@
|
||||
"source": "git://github.com/openstack/puppet-ceilometer.git",
|
||||
"summary": "Puppet module for OpenStack Ceilometer",
|
||||
"version": "13.3.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user