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