From 65f56d74006758ae2586dd7010ead524badad650 Mon Sep 17 00:00:00 2001 From: preetiq
Date: Sat, 28 Jun 2014 00:41:15 -0700 Subject: [PATCH] Update stackrc --- stackrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stackrc b/stackrc index 840f3ac5e1..11058aa668 100644 --- a/stackrc +++ b/stackrc @@ -95,7 +95,7 @@ GIT_TIMEOUT=${GIT_TIMEOUT:-0} # Base GIT Repo URL # Another option is http://review.openstack.org/p -GIT_BASE=${GIT_BASE:-git://git.openstack.org} +GIT_BASE=${GIT_BASE:-https://git.openstack.org} # metering service CEILOMETER_REPO=${CEILOMETER_REPO:-${GIT_BASE}/openstack/ceilometer.git}