puppet-ciwatch/metadata.json

15 lines
564 B
JSON

{
"name": "openstackinfra-ciwatch",
"version": "0.0.0",
"author": "OpenStack CI",
"summary": "Deploys CI Watch - third-party CI status monitoring solution",
"license": "Apache-2.0",
"source": "git://git.openstack.org/openstack-infra/puppet-ciwatch.git",
"project_page": "http://docs.openstack.org/infra/system-config/",
"issues_url": "https://storyboard.openstack.org/#!/project/834",
"dependencies": [
{"name":"openstackinfra/vcsrepo","version_requirement":">= 0.0.8"},
{"name":"puppetlabs/mysql","version_requirement":">= 0.6.1"}
]
}