summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Doffman <mark.doffman@codethink.co.uk>2013-09-24 14:19:25 +0000
committerMark Doffman <mark.doffman@codethink.co.uk>2013-09-24 14:19:25 +0000
commit257488c5d56bae8e00d5e9ef663e72c705ce3b08 (patch)
tree051013af4f2ec628231e5595f1e0bca7696efee7
parent4d83e9eead8edd6a0eb21743b8043ab1ea94c78a (diff)
downloadlorries-257488c5d56bae8e00d5e9ef663e72c705ce3b08.tar.gz
Change ceph repository to use git rather than https protocol.
-rw-r--r--open-source-lorries/ceph.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/ceph.lorry b/open-source-lorries/ceph.lorry
index b512abb..ea9c6bb 100644
--- a/open-source-lorries/ceph.lorry
+++ b/open-source-lorries/ceph.lorry
@@ -1,6 +1,6 @@
{
"ceph": {
"type": "git",
- "url": "https://github.com/ceph/ceph.git"
+ "url": "git://github.com/ceph/ceph.git"
}
}