Ian Wienand 8f8856f3d0 Replace openstack.org git:// URLs with https://
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: Ibf8aca13cf17bf402d7aab00c06f3a2614cddfe9
2019-03-24 20:36:15 +00:00

14 lines
427 B
JSON

{
"name": "openstackinfra-ci_scoreboard",
"version": "0.1.0",
"author": "OpenStack CI",
"summary": "Deploys Scoreboard - third-party CI status monitoring solution",
"license": "Apache-2.0",
"source": "https://git.openstack.org/openstack-infra/puppet-ci_scoreboard.git",
"project_page": null,
"issues_url": null,
"dependencies": [
{"name":"puppetlabs-stdlib","version_requirement":">= 4.0.0 <5.0.0"}
]
}