Make debian-buildd tree available over rsync for syncproxies
authorPeter Palfrader <peter@palfrader.org>
Wed, 13 Sep 2017 08:24:31 +0000 (10:24 +0200)
committerPeter Palfrader <peter@palfrader.org>
Wed, 13 Sep 2017 08:24:31 +0000 (10:24 +0200)
modules/roles/files/dakmaster/rsyncd.conf

index ca7a507..62c0139 100644 (file)
@@ -35,3 +35,9 @@ strict modes = false
   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