aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/main_mirror
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-07-15 20:00:18 +0000
committerNicolas Vigier <boklm@mageia.org>2013-07-15 20:00:18 +0000
commit96490442039e755548ae4643fccc408f490df0b9 (patch)
tree20f41d1abf5d8665ac2fe93b24a7d779ad4a2ee1 /deployment/main_mirror
parent1b47d3342b8fc66cbe630b7627c963ba7b757804 (diff)
downloadpuppet-96490442039e755548ae4643fccc408f490df0b9.tar
puppet-96490442039e755548ae4643fccc408f490df0b9.tar.gz
puppet-96490442039e755548ae4643fccc408f490df0b9.tar.bz2
puppet-96490442039e755548ae4643fccc408f490df0b9.tar.xz
puppet-96490442039e755548ae4643fccc408f490df0b9.zip
main_mirror: share /git on rsync
As a temporary solution to mirror git repos on alamut
Diffstat (limited to 'deployment/main_mirror')
-rw-r--r--deployment/main_mirror/templates/rsyncd.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/deployment/main_mirror/templates/rsyncd.conf b/deployment/main_mirror/templates/rsyncd.conf
index 260f3786..24715b69 100644
--- a/deployment/main_mirror/templates/rsyncd.conf
+++ b/deployment/main_mirror/templates/rsyncd.conf
@@ -51,3 +51,8 @@ gid = nogroup
distrib-coffee.ipsl.jussieu.fr \
distribipsl.aero.jussieu.fr \
+[git]
+ path = /git
+ comment = Mageia Git repos
+ host allow = alamut.mageia.org
+