aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/main_mirror
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/main_mirror')
-rw-r--r--deployment/main_mirror/templates/rsyncd.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/deployment/main_mirror/templates/rsyncd.conf b/deployment/main_mirror/templates/rsyncd.conf
index 650d1187..3c093d4b 100644
--- a/deployment/main_mirror/templates/rsyncd.conf
+++ b/deployment/main_mirror/templates/rsyncd.conf
@@ -9,7 +9,6 @@ gid = nogroup
hosts allow = \
10.42.0.0/24 \
rabbit.<%= domain %> \
- alamut.<%= domain %> \
sucuk.<%= domain %> \
distrib-coffee.ipsl.jussieu.fr \
distribipsl.aero.jussieu.fr \
@@ -47,5 +46,4 @@ gid = nogroup
[git]
path = /git
comment = Mageia Git repos
- hosts allow = alamut.<%= domain %> \
- sucuk.<%= domain %> \
+ hosts allow = sucuk.<%= domain %>