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: Id1786980557fa144ac4ca3f778557491a5aa053d
This commit is contained in:
Ian Wienand 2019-03-24 20:35:40 +00:00
parent a779b502b1
commit 91e1835b97
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"author": "OpenStack CI",
"summary": "Puppet module for logrotate",
"license": "Apache 2.0",
"source": "git://git.openstack.org/openstack-infra/puppet-logrotate.git",
"source": "https://git.openstack.org/openstack-infra/puppet-logrotate.git",
"project_page": "http://docs.openstack.org/infra/system-config/",
"issues_url": "https://storyboard.openstack.org/#!/project/783",
"dependencies": []