puppet-logstash/metadata.json
Mikhail S Medvedev edfa229f21 Add standard puppet module files and .gitreview
This module has been split out from system-config, and additional
    files are added to create a proper puppet module.

    The spec:
    http://specs.openstack.org/openstack-infra/infra-specs/specs/puppet-modules.html

Change-Id: I7b9b5afec9069161e72e2a10f220400be467c9a8
2015-01-28 11:41:33 -06:00

14 lines
436 B
JSON

{
"name": "openstackci-logstash",
"version": "0.0.1",
"author": "Openstack CI",
"summary": "Puppet module for Logstash",
"license": "Apache 2.0",
"source": "git://git.openstack.org/openstack-infra/puppet-logstash.git",
"project_page": "http://ci.openstack.org/",
"issues_url": "https://storyboard.openstack.org/#!/project/763",
"dependencies": [
{"name":"puppetlabs/apache","version_requirement":">= 0.0.0"}
]
}