X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Froles%2Ffiles%2Fdakmaster%2Frsyncd.conf;h=7cedf0699ffcbb022a6a17e626b99638155e56ee;hb=b6dd1254a55d3db669f9726c3ebacc9a48148b8e;hp=032faa2a5b9f8a741085ac9810a22ca5934d3ce2;hpb=28b271c13cf3ede82d3ca66b8478b269c4b18e5d;p=mirror%2Fdsa-puppet.git diff --git a/modules/roles/files/dakmaster/rsyncd.conf b/modules/roles/files/dakmaster/rsyncd.conf index 032faa2a5..7cedf0699 100644 --- a/modules/roles/files/dakmaster/rsyncd.conf +++ b/modules/roles/files/dakmaster/rsyncd.conf @@ -7,43 +7,51 @@ timeout = 7200 log file = /var/log/rsyncd/rsyncd.log [indices] - path = /srv/ftp.debian.org/mirror/indices + path = /srv/ftp-master.debian.org/mirror/ftp-master/indices comment = index files auth users = * read only = true secrets file = /etc/rsyncd/indices.secrets [ftp] - path = /srv/ftp.debian.org/rsync/all - comment = Full Debian FTP Archive (~450 GB) + path = /srv/ftp-master.debian.org/mirror/ftp-master + comment = Full Debian FTP Archive (huge and growing) auth users = * read only = true secrets file = /etc/rsyncd/ftp.secrets list = no [debian-all] - path = /srv/ftp.debian.org/rsync/all - comment = Full Debian FTP Archive (~450 GB) + path = /srv/ftp-master.debian.org/mirror/ftp-master + comment = Full Debian FTP Archive (huge and growing) auth users = * read only = true secrets file = /etc/rsyncd/ftp.secrets list = no [debian] - path = /srv/ftp.debian.org/rsync/all - comment = Full Debian FTP Archive (~450 GB) + path = /srv/ftp-master.debian.org/mirror/ftp-master + comment = Full Debian FTP Archive (huge and growing) auth users = * read only = true secrets file = /etc/rsyncd/ftp.secrets [debian-backports] - path = /srv/backports-master.debian.org/mirror + path = /srv/backports-master.debian.org/mirror/backports comment = Debian Squeeze Backports auth users = * read only = true secrets file = /etc/rsyncd/backports.secrets list = no +[debian-debug] + path = /srv/ftp-master.debian.org/mirror/debian-debug + comment = Debug packages. Probably large. Starting mid 2015. + auth users = * + read only = true + secrets file = /etc/rsyncd/ftp.secrets + list = no + [exports] path = /srv/ftp.debian.org/rsync/export comment = Various metadata exports @@ -51,21 +59,6 @@ log file = /var/log/rsyncd/rsyncd.log read only = true secrets file = /etc/rsyncd/exports.secrets -# disabled 20091024 RT#1864 -#[debian] -# path = /srv/ftp.debian.org/rsync/typical -# comment = Typical Debian FTP Archive (~150 GB) -# auth users = * -# read only = true -# secrets file = /etc/rsyncd/ftp.secrets -# -#[debian-all+typical] -# path = /srv/ftp.debian.org/rsync/all+typical -# comment = Debian 'all' and 'typical' FTP Archive (NB: use rsync with -H) -# auth users = * -# read only = true -# secrets file = /etc/rsyncd/ftp.secrets - [buildd-keyrings] path = /srv/ftp-master.debian.org/scripts/builddkeyrings/keyrings comment = buildd keys for archive uploads @@ -74,7 +67,7 @@ log file = /var/log/rsyncd/rsyncd.log hosts allow = 82.195.75.106, 2001:41b8:202:deb:216:36ff:fe40:3906 [debian-buildd-dists] - path = /srv/incoming.debian.org/debian-buildd/dists + path = /srv/static.debian.org/master/incoming.debian.org-current-live/debian-buildd/dists comment = buildd archive read only = true list = no