rsyncd-dakmaster.conf update from Joerg
authorJulien Cristau <jcristau@debian.org>
Thu, 24 Dec 2015 12:19:01 +0000 (13:19 +0100)
committerJulien Cristau <jcristau@debian.org>
Thu, 24 Dec 2015 12:19:01 +0000 (13:19 +0100)
Signed-off-by: Julien Cristau <jcristau@debian.org>
modules/roles/files/dakmaster/rsyncd.conf

index ffc128c..7cedf06 100644 (file)
@@ -7,37 +7,37 @@ 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
@@ -45,7 +45,7 @@ log file = /var/log/rsyncd/rsyncd.log
   list = no
 
 [debian-debug]
-  path = /srv/ftp-master.debian.org/archive/debian-debug
+  path = /srv/ftp-master.debian.org/mirror/debian-debug
   comment = Debug packages.  Probably large.  Starting mid 2015.
   auth users = *
   read only = true