puppet-project_config/metadata.json
Jeremy Stanley e6986d52f1 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: I0a02ca49b0b0ae7d0cb605f9f67509dadc40ec1e
2015-05-14 21:38:18 +00:00

14 lines
484 B
JSON

{
"name": "openstackinfra-project_config",
"version": "0.0.1",
"author": "OpenStack CI",
"summary": "Puppet module for Project_config",
"license": "Apache 2.0",
"source": "git://git.openstack.org/openstack-infra/puppet-project_config.git",
"project_page": "http://docs.openstack.org/infra/system-config/",
"issues_url": "https://storyboard.openstack.org/#!/project/803",
"dependencies": [
{"name":"openstackinfra/vcsrepo","version_requirement":">= 0.0.8"}
]
}