retire unused rsync modules on ftp-master
authorPeter Palfrader <peter@palfrader.org>
Tue, 26 Jan 2016 14:38:13 +0000 (15:38 +0100)
committerPeter Palfrader <peter@palfrader.org>
Tue, 26 Jan 2016 14:38:13 +0000 (15:38 +0100)
modules/roles/files/dakmaster/rsyncd.conf

index 7cedf06..6f67db9 100644 (file)
@@ -13,22 +13,6 @@ log file = /var/log/rsyncd/rsyncd.log
   read only = true
   secrets file = /etc/rsyncd/indices.secrets
 
-[ftp]
-  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-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-master.debian.org/mirror/ftp-master
   comment = Full Debian FTP Archive (huge and growing)
@@ -52,13 +36,6 @@ log file = /var/log/rsyncd/rsyncd.log
   secrets file = /etc/rsyncd/ftp.secrets
   list = no
 
-[exports]
-  path = /srv/ftp.debian.org/rsync/export
-  comment = Various metadata exports
-  auth users = *
-  read only = true
-  secrets file = /etc/rsyncd/exports.secrets
-
 [buildd-keyrings]
   path = /srv/ftp-master.debian.org/scripts/builddkeyrings/keyrings
   comment = buildd keys for archive uploads