aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/main_mirror
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/main_mirror')
-rw-r--r--deployment/main_mirror/files/mirror/mirror.readme2
-rw-r--r--deployment/main_mirror/templates/rsyncd.conf54
2 files changed, 16 insertions, 40 deletions
diff --git a/deployment/main_mirror/files/mirror/mirror.readme b/deployment/main_mirror/files/mirror/mirror.readme
index d5f78a1a..5846d12e 100644
--- a/deployment/main_mirror/files/mirror/mirror.readme
+++ b/deployment/main_mirror/files/mirror/mirror.readme
@@ -37,7 +37,7 @@ The servers below synchronise the tree directly from the Mageia rsync server.
located in Curitiba (Brasil)
o rsync://mirrors.kernel.org/mirrors/mageia/
located in USA and Europe
- o rsync://ftp.acc.umu.se/mirror/mageia/
+ o rsync://mirror.accum.se/mirror/mageia/
located in Umea (Sweden)
o rsync://mirror.math.princeton.edu/pub/mageia/
located in Princeton (USA)
diff --git a/deployment/main_mirror/templates/rsyncd.conf b/deployment/main_mirror/templates/rsyncd.conf
index ca1b42fe..9fc93860 100644
--- a/deployment/main_mirror/templates/rsyncd.conf
+++ b/deployment/main_mirror/templates/rsyncd.conf
@@ -8,48 +8,24 @@ gid = nogroup
comment = Mageia Mirror Tree
hosts allow = \
10.42.0.0/24 \
- rabbit.<%= domain %> \
- sucuk.<%= domain %> \
+ 2a02:2178:2:7::/64 \
+ rabbit.<%= @domain %> \
+ sucuk.<%= @domain %> \
distrib-coffee.ipsl.jussieu.fr \
- distribipsl.aero.jussieu.fr \
+ ftp.proxad.net \
jobbot0.ibiblio.org \
- 152.19.134.30 \
- 2610:28:3090:3000::bad:cafe:30 \
- sagres.c3sl.ufpr.br \
- 2801:82:80ff:8000::c \
- 2801:82:80ff:8000::2 \
- tiz-korg-mirror.kernel.org \
- sjc-korg-mirror.kernel.org \
- pao-korg-mirror.kernel.org \
- sfo-korg-mirror.kernel.org \
- mirrors.pdx.kernel.org \
- zeus1.kernel.org \
- zeus2.kernel.org \
- 2604:1380:45e3:2400::1 \
- 139.178.88.99 \
- 2604:1380:4601:e00::3 \
- 147.75.80.249 \
- 2001:4f8:8:10::/64 \
- 2001:4f8:1:10::/64 \
- 2001:4f8:4:6f:0:1994:3:14 \
- 2001:500:60:10::/64 \
- 2001:6b0:e:4017::/64 \
- churchill.acc.umu.se \
- 130.239.18.141 \
- 2001:6b0:e:2018::141 \
- poincare.acc.umu.se \
- 130.239.18.154 \
- 2001:6b0:e:2018::154 \
- 31.171.248.208 \
- 85.134.55.73 \
- ftp.proxad.net \
- ftp.free.fr \
- 212.27.60.27 \
- 2a01:e0c:1:1598::1 \
- mirror.math.princeton.edu \
- 147.75.69.246
+ jobbot1.ibiblio.org \
+ mirror.math.princeton.edu \
+ poincare.accum.se \
+ poincare.acc.umu.se \
+ sagres.c3sl.ufpr.br \
+ sv.mirrors.kernel.org \
+ ny.mirrors.kernel.org \
+ 147.75.69.246 \
+ 2001:14ba:a417:eb00::1 \
+ 2001:14ba:a417:eb00::2
[git]
path = /git
comment = Mageia Git repos
- hosts allow = sucuk.<%= domain %>
+ hosts allow = sucuk.<%= @domain %>