From 8f8856f3d00ef70653a8891c227f8c3d47397bf3 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Sun, 24 Mar 2019 20:36:15 +0000 Subject: [PATCH] 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 --- monitoring/puppet-ci_scoreboard/metadata.json | 2 +- nodepool/molteniron/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/monitoring/puppet-ci_scoreboard/metadata.json b/monitoring/puppet-ci_scoreboard/metadata.json index a3eb7ad..f87be35 100644 --- a/monitoring/puppet-ci_scoreboard/metadata.json +++ b/monitoring/puppet-ci_scoreboard/metadata.json @@ -4,7 +4,7 @@ "author": "OpenStack CI", "summary": "Deploys Scoreboard - third-party CI status monitoring solution", "license": "Apache-2.0", - "source": "git://git.openstack.org/openstack-infra/puppet-ci_scoreboard.git", + "source": "https://git.openstack.org/openstack-infra/puppet-ci_scoreboard.git", "project_page": null, "issues_url": null, "dependencies": [ diff --git a/nodepool/molteniron/README.md b/nodepool/molteniron/README.md index 06dded2..d69b64e 100644 --- a/nodepool/molteniron/README.md +++ b/nodepool/molteniron/README.md @@ -1,6 +1,6 @@ NOTE: MoltenIron is now an Open Stack project! -git clone git://git.openstack.org/openstack/molteniron.git +git clone https://git.openstack.org/openstack/molteniron.git https://git.openstack.org/cgit/openstack/molteniron/ https://github.com/openstack/molteniron/