Enable rsync-ssl on keyring.debian.org
[mirror/dsa-puppet.git] / modules / roles / files / dakmaster / rsyncd.conf
index deaf04a..47b9c8a 100644 (file)
@@ -7,89 +7,29 @@ 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)
-  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)
-  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)
-  auth users = *
-  read only = true
-  secrets file = /etc/rsyncd/ftp.secrets
-
-[buildd-unstable]
-  path = /srv/incoming.debian.org/dists/unstable/current/
-  comment = Buildd directory unstable
-  auth users = *
-  read only = true
-  secrets file = /etc/rsyncd/buildd.secrets
-  list = no
-
-[buildd-sid]
-  path = /srv/incoming.debian.org/dists/unstable/current/
-  comment = Buildd directory unstable
+  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/buildd.secrets
-  list = no
+  secrets file = /home/archvsync/rsyncd/debian.secrets
+  strict modes = false
 
-[buildd-experimental]
-  path = /srv/incoming.debian.org/dists/experimental/current/
-  comment = Buildd directory experimental
+[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/buildd.secrets
+  secrets file = /home/archvsync/rsyncd/debian-debug.secrets
+  strict modes = false
   list = no
 
-[buildd-rc-buggy]
-  path = /srv/incoming.debian.org/dists/experimental/current/
-  comment = Buildd directory experimental
-  auth users = *
-  read only = true
-  secrets file = /etc/rsyncd/buildd.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
-
-# 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
@@ -97,18 +37,11 @@ log file = /var/log/rsyncd/rsyncd.log
   list = no
   hosts allow = 82.195.75.106, 2001:41b8:202:deb:216:36ff:fe40:3906
 
-[buildd-all]
-  path = /srv/incoming.debian.org/dists/
-  comment = buildd tree sync for geodns
-  read only = true
-  list = no
-  auth users = *
-  secrets file = /etc/rsyncd/buildd-all.secrets
-
 [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
   auth users = *
-  secrets file = /etc/rsyncd/buildd-all.secrets
+  secrets file = /home/archvsync/rsyncd/debian-buildd-dists.secrets
+  strict modes = false