From: Alfredo Deza Date: Wed, 28 Oct 2015 16:07:57 +0000 (-0400) Subject: use the right git url to setup ceph X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8c54c4490994cf989cf8edf4d36e73a6fcedc08f;p=ceph-build.git use the right git url to setup ceph Signed-off-by: Alfredo Deza --- diff --git a/ceph-setup-next/config/definitions/ceph-setup-next.yml b/ceph-setup-next/config/definitions/ceph-setup-next.yml index f75140e1..c454f142 100644 --- a/ceph-setup-next/config/definitions/ceph-setup-next.yml +++ b/ceph-setup-next/config/definitions/ceph-setup-next.yml @@ -25,7 +25,7 @@ scm: - git: - url: git://github.com/ceph/ceph-releases.git + url: https://github.com/ceph/ceph-releases.git branches: - $BRANCH skip-tag: true