ftp-master as historical_master (part of RT#7644)
[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
44
45 [debian-archive]
46   comment = Debian Historical Archives (use -H to save space)
47   path = /srv/archive.debian.org/debian-archive
48   auth users = *
49   secrets file = /home/archvsync/rsyncd/debian-archive.secrets