/[adm]/puppet/deployment/main_mirror/templates/rsyncd.conf
ViewVC logotype

Contents of /puppet/deployment/main_mirror/templates/rsyncd.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2814 - (show annotations) (download)
Wed Aug 29 19:45:47 2012 UTC (11 years, 7 months ago) by tmb
File size: 1267 byte(s)
add rsync access to master for old-rabbit
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 old-rabbit.<%= domain %> \
11 rabbit.<%= domain %> \
12 alamut.<%= domain %> \
13 arm1.<%= domain %> \
14 arm2.<%= domain %> \
15 distrib-coffee.ipsl.jussieu.fr \
16 distribipsl.aero.jussieu.fr \
17 ibiblio.org \
18 152.46.7.122 \
19 152.19.134.16 \
20 152.19.134.30 \
21 2610:28:3090:3000:250:56ff:fe96:23 \
22 ftp.LinuxCabal.org \
23 178.22.68.98 \
24 sagres.c3sl.ufpr.br \
25 2801:82:80ff:8000::c \
26 2801:82:80ff:8000::2 \
27 zeus1.kernel.org \
28 zeus2.kernel.org \
29 zeus3.kernel.org \
30 zeus4.kernel.org \
31 2001:4f8:8:10::/64 \
32 2001:4f8:1:10::/64 \
33 2001:500:60:10::/64 \
34 2001:6b0:e:4017::/64 \
35 churchill.acc.umu.se \
36 130.239.18.141 \
37 2001:6b0:e:2018::141 \
38
39 [newrelease]
40 path = /distrib/newrelease/
41 comment = Mageia Next Release
42 hosts allow = \
43 old-rabbit.<%= domain %> \
44 rabbit.<%= domain %> \
45
46 [bootstrap]
47 path = /distrib/bootstrap/
48 comment = Mageia Bootstrap
49 hosts allow = \
50 old-rabbit.<%= domain %> \
51 rabbit.<%= domain %> \
52 distrib-coffee.ipsl.jussieu.fr \
53 distribipsl.aero.jussieu.fr \
54

Properties

Name Value
svn:keywords Id

  ViewVC Help
Powered by ViewVC 1.1.30