diff options
Diffstat (limited to 'deployment')
-rw-r--r-- | deployment/main_mirror/templates/rsyncd.conf | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/deployment/main_mirror/templates/rsyncd.conf b/deployment/main_mirror/templates/rsyncd.conf index ca1b42fe..29680e2c 100644 --- a/deployment/main_mirror/templates/rsyncd.conf +++ b/deployment/main_mirror/templates/rsyncd.conf @@ -47,7 +47,13 @@ gid = nogroup 212.27.60.27 \ 2a01:e0c:1:1598::1 \ mirror.math.princeton.edu \ - 147.75.69.246 + 147.75.69.246 \ + mirror.ac2.se \ + mirror.accum.se \ + 194.71.11.173 \ + 194.71.11.163 \ + 2001:6b0:19::173 \ + 2001:6b0:19::163 [git] path = /git |