From b3fd60a13278ba9a664932046b6b0c6e06a36160 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: I7624791255f9b56e9ea72b18975dabb8bc755335 --- Modulefile | 2 +- metadata.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Modulefile b/Modulefile index 6a2944f..78cd4f0 100644 --- a/Modulefile +++ b/Modulefile @@ -1,6 +1,6 @@ name 'openstack-storyboard' version '0.0.1' -source 'git://git.openstack.org/openstack-infra/puppet-storyboard.git' +source 'https://git.openstack.org/openstack-infra/puppet-storyboard.git' author 'openstackci' license 'Apache 2.0' summary 'Puppet module for the OpenStack StoryBoard' diff --git a/metadata.json b/metadata.json index 45fdc82..833e8ec 100644 --- a/metadata.json +++ b/metadata.json @@ -4,7 +4,7 @@ "author": "Openstack CI", "summary": "Puppet module for the OpenStack StoryBoard", "license": "Apache 2.0", - "source": "git://git.openstack.org/openstack-infra/puppet-storyboard.git", + "source": "https://git.openstack.org/openstack-infra/puppet-storyboard.git", "project_page": "http://docs.openstack.org/infra/system-config/", "issues_url": "https://storyboard.openstack.org/#!/project/708", "dependencies": [