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