diff options
author | Michael Scherer <misc@mageia.org> | 2011-01-13 20:33:53 +0000 |
---|---|---|
committer | Michael Scherer <misc@mageia.org> | 2011-01-13 20:33:53 +0000 |
commit | 1933b87056dadb07f31d3034a4b5cd674c3e9583 (patch) | |
tree | 33be6f3cf870edd676e6f09f9b32661dcf94cf67 | |
parent | 088a56ef6b169ab32b9bf8360fe69c106293ba94 (diff) | |
download | puppet-1933b87056dadb07f31d3034a4b5cd674c3e9583.tar puppet-1933b87056dadb07f31d3034a4b5cd674c3e9583.tar.gz puppet-1933b87056dadb07f31d3034a4b5cd674c3e9583.tar.bz2 puppet-1933b87056dadb07f31d3034a4b5cd674c3e9583.tar.xz puppet-1933b87056dadb07f31d3034a4b5cd674c3e9583.zip |
add rabbit, as it will sync from mirror to create the iso
-rw-r--r-- | modules/rsyncd/templates/rsyncd.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/rsyncd/templates/rsyncd.conf b/modules/rsyncd/templates/rsyncd.conf index 3af63f53..05ebbca8 100644 --- a/modules/rsyncd/templates/rsyncd.conf +++ b/modules/rsyncd/templates/rsyncd.conf @@ -7,6 +7,7 @@ gid = nogroup path = /distrib/mirror/ comment = Mageia Mirror Tree hosts allow = \ + rabbit.mageia.org \ distrib-coffee.ipsl.jussieu.fr \ distribipsl.aero.jussieu.fr \ ibiblio.org \ |