From: Sandon Van Ness Date: Mon, 17 Mar 2014 19:15:32 +0000 (-0700) Subject: Add file to store mirror location of module's. X-Git-Tag: v0.79~139 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f0944003ccf31eff463453a8027336977c48bc15;p=ceph.git Add file to store mirror location of module's. Signed-off-by: Sandon Van Ness --- diff --git a/.gitmodule_mirrors b/.gitmodule_mirrors new file mode 100644 index 000000000000..3bd3cdd0f30b --- /dev/null +++ b/.gitmodule_mirrors @@ -0,0 +1,7 @@ +# Over-ride submodule URLs to use Local mirror +# Only used by autobuild-ceph. +ceph-object-corpus git://apt-mirror.front.sepia.ceph.com/ceph-object-corpus.git +src/civetweb git://apt-mirror.front.sepia.ceph.com/civetweb.git +src/libs3 git://apt-mirror.front.sepia.ceph.com/libs3.git +src/mongoose git://apt-mirror.front.sepia.ceph.com/mongoose.git +src/leveldb git://apt-mirror.front.sepia.ceph.com/leveldb.git