| commit | 2490e08bc7d5fb6dc37627cc3580ad3023df0925 | [log] [tgz] |
|---|---|---|
| author | Zuul <zuul@review.opendev.org> | Mon Jun 24 20:14:06 2019 +0000 |
| committer | Gerrit Code Review <review@openstack.org> | Mon Jun 24 20:14:06 2019 +0000 |
| tree | 3b53e8bdb06dc459e4ac426da6dbefc88c7c6fde | |
| parent | f62365ed387d06bc454dd6128535c433da8c4cf4 [diff] | |
| parent | 371a25328525ac16677ad721f725e81628f9d941 [diff] |
Merge "Change the GIT_BASE default to https://opendev.org"
diff --git a/stackrc b/stackrc index 3432fb6..4fc31a3 100644 --- a/stackrc +++ b/stackrc
@@ -237,7 +237,7 @@ # ------------ # 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 REQUIREMENTS_DIR=$DEST/requirements