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: I2b03578180d2afc582438d1dc1b8cfbf8547df3f
This commit is contained in:
		| @@ -4,7 +4,7 @@ | |||||||
|   "author": "Openstack CI", |   "author": "Openstack CI", | ||||||
|   "summary": "Puppet module for Ethercalc", |   "summary": "Puppet module for Ethercalc", | ||||||
|   "license": "Apache 2.0", |   "license": "Apache 2.0", | ||||||
|   "source": "git://git.openstack.org/openstack-infra/puppet-ethercalc.git", |   "source": "https://git.openstack.org/openstack-infra/puppet-ethercalc.git", | ||||||
|   "project_page": "http://docs.openstack.org/infra/system-config/", |   "project_page": "http://docs.openstack.org/infra/system-config/", | ||||||
|   "issues_url": "https://storyboard.openstack.org/#!/project/858", |   "issues_url": "https://storyboard.openstack.org/#!/project/858", | ||||||
|   "dependencies": [ |   "dependencies": [ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Ian Wienand
					Ian Wienand