From 5027bd0fc5886e9f4b6d171627d7993bc7f03bd7 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Sun, 24 Mar 2019 20:35:45 +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: Id84741d2ed983ec966643903e5fcbdb37965a561 --- Modulefile | 2 +- metadata.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Modulefile b/Modulefile index 8ed9543..79aeeea 100644 --- a/Modulefile +++ b/Modulefile @@ -1,6 +1,6 @@ name 'openstack-refstack' version '0.0.1' -source 'git://git.openstack.org/openstack-infra/puppet-refstack.git' +source 'https://git.openstack.org/openstack-infra/puppet-refstack.git' author 'openstackci' license 'Apache 2.0' summary 'Puppet module for Refstack' diff --git a/metadata.json b/metadata.json index f8cb98a..605d4c3 100644 --- a/metadata.json +++ b/metadata.json @@ -4,7 +4,7 @@ "author": "Openstack CI", "summary": "Puppet module for the OpenStack RefStack", "license": "Apache 2.0", - "source": "git://git.openstack.org/openstack-infra/puppet-refstack.git", + "source": "https://git.openstack.org/openstack-infra/puppet-refstack.git", "project_page": "http://ci.openstack.org/", "issues_url": "https://refstack.openstack.org/#!/project/700", "dependencies": [