62c0139df1140ba33afd9237d0f663557b78823c
[mirror/dsa-puppet.git] / modules / roles / files / dakmaster / rsyncd.conf
1 uid = nobody
2 gid = nogroup
3 syslog facility = daemon
4 socket options = SO_KEEPALIVE
5 reverse lookup = false
6 timeout = 7200
7 log file = /var/log/rsyncd/rsyncd.log
8
9 list = no
10 read only = true
11 ignore nonreadable = true
12 strict modes = false
13
14 [indices]
15   path = /srv/ftp-master.debian.org/mirror/ftp-master/indices
16   auth users = *
17   secrets file = /etc/rsyncd/indices.secrets
18
19 [debian]
20   path = /srv/ftp-master.debian.org/mirror/ftp-master
21   auth users = *
22   secrets file = /home/archvsync/rsyncd/debian.secrets
23
24 [debian-debug]
25   path = /srv/ftp-master.debian.org/mirror/debian-debug
26   auth users = *
27   secrets file = /home/archvsync/rsyncd/debian-debug.secrets
28
29 [buildd-keyrings]
30   path = /srv/ftp-master.debian.org/scripts/builddkeyrings/keyrings
31   auth users = *
32   secrets file = /home/archvsync/rsyncd/buildd-keyrings.secrets
33
34 [debian-buildd-dists]
35   path = /srv/static.debian.org/master/incoming.debian.org-current-live/debian-buildd/dists
36   auth users = *
37   secrets file = /home/archvsync/rsyncd/debian-buildd-dists.secrets
38
39 [debian-buildd]
40   comment = debian-buildd tree.  Not staged, or synced, or necessarily consistent.  Only use for speeding up subsequent syncs of the debian archive.
41   path = /srv/ftp-master.debian.org/public/incoming.debian.org/web/debian-buildd
42   auth users = *
43   secrets file = /home/archvsync/rsyncd/debian-buildd.secrets