ftp-master as historical_master (part of RT#7644)
[mirror/dsa-puppet.git] / modules / roles / files / dakmaster / rsyncd.conf
index ddfec04..687f043 100644 (file)
@@ -1,8 +1,8 @@
 uid = nobody
 gid = nogroup
-max connections = 25
 syslog facility = daemon
 socket options = SO_KEEPALIVE
+reverse lookup = false
 timeout = 7200
 log file = /var/log/rsyncd/rsyncd.log
 
@@ -28,9 +28,22 @@ strict modes = false
 
 [buildd-keyrings]
   path = /srv/ftp-master.debian.org/scripts/builddkeyrings/keyrings
-  hosts allow = 82.195.75.106, 2001:41b8:202:deb:216:36ff:fe40:3906
+  auth users = *
+  secrets file = /home/archvsync/rsyncd/buildd-keyrings.secrets
 
 [debian-buildd-dists]
   path = /srv/static.debian.org/master/incoming.debian.org-current-live/debian-buildd/dists
   auth users = *
   secrets file = /home/archvsync/rsyncd/debian-buildd-dists.secrets
+
+[debian-buildd]
+  comment = debian-buildd tree.  Not staged, or synced, or necessarily consistent.  Only use for speeding up subsequent syncs of the debian archive.
+  path = /srv/ftp-master.debian.org/public/incoming.debian.org/web/debian-buildd
+  auth users = *
+  secrets file = /home/archvsync/rsyncd/debian-buildd.secrets
+
+[debian-archive]
+  comment = Debian Historical Archives (use -H to save space)
+  path = /srv/archive.debian.org/debian-archive
+  auth users = *
+  secrets file = /home/archvsync/rsyncd/debian-archive.secrets