Meet Puppet Forge requirements

This commit is contained in:
Tom De Vylder 2015-05-07 10:42:05 +02:00
parent 238fc2f0b9
commit e86db566c3

View file

@ -2,11 +2,11 @@
"name": "icinga-icingaweb2", "name": "icinga-icingaweb2",
"version": "1.0.1", "version": "1.0.1",
"author": "Tom De Vylder", "author": "Tom De Vylder",
"summary": "", "summary": "Module to install and maintain IcingaWeb2",
"license": "Apache-2.0", "license": "Apache-2.0",
"source": "", "source": "https://git.icinga.org/puppet-icingaweb2.git",
"project_page": "", "project_page": "https://dev.icinga.org/projects/puppet-icingaweb2",
"issues_url": "", "issues_url": "https://dev.icinga.org/projects/puppet-icingaweb2",
"dependencies": [ "dependencies": [
{"name":"puppetlabs/apache","version_requirement":">= 1.2.0"}, {"name":"puppetlabs/apache","version_requirement":">= 1.2.0"},
{"name":"puppetlabs/concat","version_requirement":">= 1.2.0"}, {"name":"puppetlabs/concat","version_requirement":">= 1.2.0"},