| ... | ... |
@@ -22,7 +22,7 @@ |
| 22 | 22 |
# -------- |
| 23 | 23 |
|
| 24 | 24 |
# Source repo/branch for DevStack |
| 25 |
-MASTER_REPO=${MASTER_REPO:-https://github.com/openstack-dev/devstack.git}
|
|
| 25 |
+MASTER_REPO=${MASTER_REPO:-git://git.openstack.org/openstack-dev/devstack}
|
|
| 26 | 26 |
MASTER_BRANCH=${MASTER_BRANCH:-master}
|
| 27 | 27 |
|
| 28 | 28 |
# http://devstack.org is a GitHub gh-pages site in the https://github.com/cloudbuilders/devtack.git repo |