
This is a mechanically generated change to replace openstack.org git:// URLs with https:// equivalents. This is in aid of a planned future move of the git hosting infrastructure to a self-hosted instance of gitea (https://gitea.io), which does not support the git wire protocol at this stage. This update should result in no functional change. For more information see the thread at http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html Change-Id: I8047045e3da7da53e1bd3f1c33f6dc50b05dbd85
15 lines
566 B
JSON
15 lines
566 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": "https://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"}
|
|
]
|
|
}
|