Merge "Change default GIT_BASE to git.openstack.org"

This commit is contained in:
Jenkins 2014-01-25 16:19:58 +00:00 committed by Gerrit Code Review
commit ab1b8083f9
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ RC_DIR=$(cd $(dirname "$BASH_SOURCE") && pwd)
# Base GIT Repo URL
# Another option is http://review.openstack.org/p
# Another option is https://git.openstack.org
GIT_BASE=https://github.com
# Another option is https://github.com
GIT_BASE=git://git.openstack.org
#GIT_BASE=/opt/git
# Destination path for installation ``STACK_ROOT``