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: I0612c247db0ae6943063e702b904059a42ba6baa
This commit is contained in:
parent
516b4e99e3
commit
707af57259
@ -67,10 +67,6 @@
|
||||
],
|
||||
"project_page": "https://launchpad.net/puppet-ironic",
|
||||
"requirements": [
|
||||
{
|
||||
"name": "pe",
|
||||
"version_requirement": "4.x"
|
||||
},
|
||||
{
|
||||
"name": "puppet",
|
||||
"version_requirement": "4.x"
|
||||
@ -79,4 +75,4 @@
|
||||
"source": "git://github.com/openstack/puppet-ironic.git",
|
||||
"summary": "Puppet module for OpenStack Ironic",
|
||||
"version": "13.3.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user