e6986d52f1
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
14 lines
484 B
JSON
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"}
|
|
]
|
|
}
|