
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: If2e557858a25c1a9ebe96489b79433b6f5169672
14 lines
471 B
JSON
14 lines
471 B
JSON
{
|
|
"name": "openstackinfra-gerritbot",
|
|
"version": "0.0.1",
|
|
"author": "Openstack CI",
|
|
"summary": "Puppet module for Gerritbot",
|
|
"license": "Apache 2.0",
|
|
"source": "https://git.openstack.org/openstack-infra/puppet-gerritbot.git",
|
|
"project_page": "http://docs.openstack.org/infra/system-config/",
|
|
"issues_url": "https://storyboard.openstack.org/#!/project/717",
|
|
"dependencies": [
|
|
{"name":"openstackinfra/vcsrepo","version_requirement":">= 0.0.8"}
|
|
]
|
|
}
|