From 6cc502854c3ff1b96b8c393317ec9d8563b31f9a Mon Sep 17 00:00:00 2001 From: David Galloway Date: Wed, 16 Jun 2021 12:30:22 -0400 Subject: [PATCH] MIRRORS: Add ca.ceph.com Signed-off-by: David Galloway --- mirroring/MIRRORS | 1 + mirroring/mirror-ceph.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/mirroring/MIRRORS b/mirroring/MIRRORS index 5fded306d44cd..ec209456e37a8 100644 --- a/mirroring/MIRRORS +++ b/mirroring/MIRRORS @@ -7,3 +7,4 @@ us-east.ceph.com: Tyler Bishop hk.ceph.com: Mart van Santen fr.ceph.com: Adrien Gillard uk.ceph.com: Tim Bishop +ca.ceph.com: University of Waterloo Systems Committee , School of Computer Science diff --git a/mirroring/mirror-ceph.sh b/mirroring/mirror-ceph.sh index e5108b3a730b7..2b14ed74ea461 100755 --- a/mirroring/mirror-ceph.sh +++ b/mirroring/mirror-ceph.sh @@ -17,6 +17,7 @@ SOURCES[au]="au.ceph.com" SOURCES[us]="download.ceph.com" SOURCES[hk]="hk.ceph.com" SOURCES[fr]="fr.ceph.com" +SOURCES[ca]="ca.ceph.com" SOURCES[us-east]="us-east.ceph.com" SOURCES[us-west]="us-west.ceph.com" SOURCES[global]="download.ceph.com" -- 2.39.5