From f0944003ccf31eff463453a8027336977c48bc15 Mon Sep 17 00:00:00 2001 From: Sandon Van Ness Date: Mon, 17 Mar 2014 12:15:32 -0700 Subject: [PATCH] Add file to store mirror location of module's. Signed-off-by: Sandon Van Ness --- .gitmodule_mirrors | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitmodule_mirrors diff --git a/.gitmodule_mirrors b/.gitmodule_mirrors new file mode 100644 index 0000000000000..3bd3cdd0f30b5 --- /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 -- 2.39.5