Merge "Replace openstack.org git:// URLs with https://"

This commit is contained in:
Zuul 2019-03-31 17:19:34 +00:00 committed by Gerrit Code Review
commit e321fd3f0c
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ bootstrap () {
pushd $EXTRAS_DIR
$ZUUL_CLONER --cache-dir \
/opt/git \
git://git.openstack.org \
https://git.openstack.org \
openstack/tripleo-quickstart-extras
cd openstack/tripleo-quickstart-extras
if [ $OPT_CLEAN == 1 ]; then