X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Froles%2Ffiles%2Fdakmaster%2Frsyncd.conf;h=687f0432808e92b311d8e8513594b2b7dbc6bc09;hb=7faa529dc53ec3a141d018231c27a9a36707c727;hp=ca7a5078323dc49890127b3130e2a92053d39674;hpb=fc98f0be58f40cfae2d854bc7a2b4eeefc1c4146;p=mirror%2Fdsa-puppet.git diff --git a/modules/roles/files/dakmaster/rsyncd.conf b/modules/roles/files/dakmaster/rsyncd.conf index ca7a50783..687f04328 100644 --- a/modules/roles/files/dakmaster/rsyncd.conf +++ b/modules/roles/files/dakmaster/rsyncd.conf @@ -35,3 +35,15 @@ 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 + +[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