The debian-backports repository is obsolete. Remove from autofs and rsync/syncproxy...
[mirror/dsa-puppet.git] / modules / roles / files / dakmaster / rsyncd.conf
1 uid = nobody
2 gid = nogroup
3 max connections = 25
4 syslog facility = daemon
5 socket options = SO_KEEPALIVE
6 timeout = 7200
7 log file = /var/log/rsyncd/rsyncd.log
8
9 [indices]
10   path = /srv/ftp-master.debian.org/mirror/ftp-master/indices
11   comment = index files
12   auth users = *
13   read only = true
14   secrets file = /etc/rsyncd/indices.secrets
15
16 [debian]
17   path = /srv/ftp-master.debian.org/mirror/ftp-master
18   comment = Full Debian FTP Archive (huge and growing)
19   auth users = *
20   read only = true
21   secrets file = /etc/rsyncd/ftp.secrets
22
23 [debian-debug]
24   path = /srv/ftp-master.debian.org/mirror/debian-debug
25   comment = Debug packages.  Probably large.  Starting mid 2015.
26   auth users = *
27   read only = true
28   secrets file = /etc/rsyncd/ftp.secrets
29   list = no
30
31 [buildd-keyrings]
32   path = /srv/ftp-master.debian.org/scripts/builddkeyrings/keyrings
33   comment = buildd keys for archive uploads
34   read only = true
35   list = no
36   hosts allow = 82.195.75.106, 2001:41b8:202:deb:216:36ff:fe40:3906
37
38 [debian-buildd-dists]
39   path = /srv/static.debian.org/master/incoming.debian.org-current-live/debian-buildd/dists
40   comment = buildd archive
41   read only = true
42   list = no
43   auth users = *
44   secrets file = /etc/rsyncd/buildd.secrets