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: I92ca3fff63ce4a0f8669296520086171fa94197f
This commit is contained in:
parent
e65b323662
commit
6b382cf48d
@ -55,10 +55,6 @@
|
||||
],
|
||||
"project_page": "https://launchpad.net/puppet-trove",
|
||||
"requirements": [
|
||||
{
|
||||
"name": "pe",
|
||||
"version_requirement": "4.x"
|
||||
},
|
||||
{
|
||||
"name": "puppet",
|
||||
"version_requirement": "4.x"
|
||||
@ -67,4 +63,4 @@
|
||||
"source": "git://github.com/openstack/puppet-trove.git",
|
||||
"summary": "Puppet module for OpenStack Trove",
|
||||
"version": "13.3.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user