Meet Puppet Forge requirements
This commit is contained in:
parent
238fc2f0b9
commit
e86db566c3
1 changed files with 4 additions and 4 deletions
|
@ -2,11 +2,11 @@
|
|||
"name": "icinga-icingaweb2",
|
||||
"version": "1.0.1",
|
||||
"author": "Tom De Vylder",
|
||||
"summary": "",
|
||||
"summary": "Module to install and maintain IcingaWeb2",
|
||||
"license": "Apache-2.0",
|
||||
"source": "",
|
||||
"project_page": "",
|
||||
"issues_url": "",
|
||||
"source": "https://git.icinga.org/puppet-icingaweb2.git",
|
||||
"project_page": "https://dev.icinga.org/projects/puppet-icingaweb2",
|
||||
"issues_url": "https://dev.icinga.org/projects/puppet-icingaweb2",
|
||||
"dependencies": [
|
||||
{"name":"puppetlabs/apache","version_requirement":">= 1.2.0"},
|
||||
{"name":"puppetlabs/concat","version_requirement":">= 1.2.0"},
|
||||
|
|
Loading…
Reference in a new issue