/[adm]/puppet/modules/rsyncd/templates/rsyncd.conf
ViewVC logotype

Contents of /puppet/modules/rsyncd/templates/rsyncd.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 794 - (show annotations) (download)
Thu Jan 13 23:38:39 2011 UTC (13 years, 3 months ago) by nanardon
File size: 505 byte(s)
- allow distrib-coffee to sync the bootstrap (to add it into sophie)
1 # $Id$
2
3 uid = nobody
4 gid = nogroup
5
6 [mageia]
7 path = /distrib/mirror/
8 comment = Mageia Mirror Tree
9 hosts allow = \
10 rabbit.<%= domain %> \
11 distrib-coffee.ipsl.jussieu.fr \
12 distribipsl.aero.jussieu.fr \
13 ibiblio.org \
14 152.46.7.122 \
15 152.19.134.16 \
16 152.19.134.30 \
17
18 [bootstrap]
19 path = /distrib/bootstrap/
20 comment = Mageia Bootstrap
21 hosts allow = \
22 distrib-coffee.ipsl.jussieu.fr \
23 distribipsl.aero.jussieu.fr \
24

Properties

Name Value
svn:keywords Id

  ViewVC Help
Powered by ViewVC 1.1.30