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: I193cc48f81395ea952d946ddad21236736e3e288
This commit is contained in:
parent
ee8fc47cb2
commit
fcbb31cf2f
@ -47,10 +47,6 @@
|
|||||||
],
|
],
|
||||||
"project_page": "https://launchpad.net/puppet-oslo",
|
"project_page": "https://launchpad.net/puppet-oslo",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
{
|
|
||||||
"name": "pe",
|
|
||||||
"version_requirement": "4.x"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "puppet",
|
"name": "puppet",
|
||||||
"version_requirement": "4.x"
|
"version_requirement": "4.x"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user