puppet-meetbot/metadata.json
Jeremy Stanley 3f792aa7fe Replace ci.o.o links with docs.o.o/infra
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
2015-05-14 21:38:18 +00:00

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"}
]
}