Temporarily expose /srv/mirrors/debian on archive through rsync
[mirror/dsa-puppet.git] / modules / roles / templates / historical_mirror / rsyncd.conf.erb
index 8e64dcb..dc02086 100644 (file)
@@ -16,3 +16,9 @@ log file = /var/log/rsyncd/rsyncd-archive.log
   comment = Debian Archive (use -H to save space)
   read only = true
   list = no
+
+[temp]
+  path = /srv/mirrors/debian
+  comment = Temporary mountpoint (do not use)
+  read only = true
+  list = no