/[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 3367 - (show annotations) (download)
Fri Oct 25 10:21:23 2013 UTC (10 years, 5 months ago) by boklm
File size: 1424 byte(s)
rsyncd.conf: Fix typo in previous commit
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 10.42.0.0/24 \
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 31.171.248.208 \
39
40 [newrelease]
41 path = /distrib/newrelease/
42 comment = Mageia Next Release
43 hosts allow = \
44 rabbit.<%= domain %> \
45
46 [bootstrap]
47 path = /distrib/bootstrap/
48 comment = Mageia Bootstrap
49 hosts allow = \
50 rabbit.<%= domain %> \
51 distrib-coffee.ipsl.jussieu.fr \
52 distribipsl.aero.jussieu.fr \
53
54 [git]
55 path = /git
56 comment = Mageia Git repos
57 hosts allow = alamut.mageia.org
58
59 # Temporary access for lissyx
60 [svn_packages]
61 path = /svn/packages
62 comment = Mageia Packages Repos
63 hosts allow = 193.52.208.229
64

Properties

Name Value
svn:keywords Id

  ViewVC Help
Powered by ViewVC 1.1.30