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