
The http://ci.openstack.org/ documentation site has been deprecated, replaced by redirects to corresponding paths within http://docs.openstack.org/infra/ where other Project Infrastructure documentation already resides. Change-Id: I365d37b2a23e75b190add49eab0b1745c41d6e7e
14 lines
463 B
JSON
14 lines
463 B
JSON
{
|
|
"name": "openstackinfra-meetbot",
|
|
"version": "0.0.1",
|
|
"author": "Openstack CI",
|
|
"summary": "Puppet module for Meetbot",
|
|
"license": "Apache 2.0",
|
|
"source": "git://git.openstack.org/openstack-infra/puppet-meetbot.git",
|
|
"project_page": "http://docs.openstack.org/infra/system-config/",
|
|
"issues_url": "https://storyboard.openstack.org/#!/project/764",
|
|
"dependencies": [
|
|
{"name":"openstackinfra/vcsrepo","version_requirement":">= 0.0.8"}
|
|
]
|
|
}
|