Change the GIT_BASE default to https://opendev.org
Change-Id: Ifcfce490edb3d77e4e436e002d35bc909e1a057c
This commit is contained in:
parent
d5634c4723
commit
371a253285
2
stackrc
2
stackrc
@ -237,7 +237,7 @@ WSGI_MODE=${WSGI_MODE:-"uwsgi"}
|
|||||||
# ------------
|
# ------------
|
||||||
|
|
||||||
# Base GIT Repo URL
|
# Base GIT Repo URL
|
||||||
GIT_BASE=${GIT_BASE:-https://git.openstack.org}
|
GIT_BASE=${GIT_BASE:-https://opendev.org}
|
||||||
|
|
||||||
# The location of REQUIREMENTS once cloned
|
# The location of REQUIREMENTS once cloned
|
||||||
REQUIREMENTS_DIR=$DEST/requirements
|
REQUIREMENTS_DIR=$DEST/requirements
|
||||||
|
Loading…
x
Reference in New Issue
Block a user