aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/main_mirror/templates/rsyncd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/main_mirror/templates/rsyncd.conf')
-rw-r--r--deployment/main_mirror/templates/rsyncd.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/deployment/main_mirror/templates/rsyncd.conf b/deployment/main_mirror/templates/rsyncd.conf
index 21bc1045..b22c475a 100644
--- a/deployment/main_mirror/templates/rsyncd.conf
+++ b/deployment/main_mirror/templates/rsyncd.conf
@@ -10,6 +10,7 @@ gid = nogroup
10.42.0.0/24 \
rabbit.<%= domain %> \
alamut.<%= domain %> \
+ sucuk.<%= domain %> \
arm1.<%= domain %> \
arm2.<%= domain %> \
distrib-coffee.ipsl.jussieu.fr \
@@ -58,4 +59,5 @@ gid = nogroup
[git]
path = /git
comment = Mageia Git repos
- hosts allow = alamut.mageia.org
+ hosts allow = alamut.<%= domain %> \
+ sucuk.<%= domain %> \