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: Ifd2eabfc996b6d9d92dbfb2ddfb8bf4ece385a28
This commit is contained in:
parent
0b2e4b1a11
commit
bd6993bf65
@ -51,10 +51,6 @@
|
|||||||
],
|
],
|
||||||
"project_page": "https://launchpad.net/puppet-watcher",
|
"project_page": "https://launchpad.net/puppet-watcher",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
{
|
|
||||||
"name": "pe",
|
|
||||||
"version_requirement": "4.x"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "puppet",
|
"name": "puppet",
|
||||||
"version_requirement": "4.x"
|
"version_requirement": "4.x"
|
||||||
@ -63,4 +59,4 @@
|
|||||||
"source": "git://github.com/openstack/puppet-watcher.git",
|
"source": "git://github.com/openstack/puppet-watcher.git",
|
||||||
"summary": "Puppet module for OpenStack Watcher",
|
"summary": "Puppet module for OpenStack Watcher",
|
||||||
"version": "13.3.0"
|
"version": "13.3.0"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user