new function call to find hiera objects
[mirror/dsa-puppet.git] / modules / roles / files / ports_master / rsyncd.conf
index 0510b82..699f928 100644 (file)
@@ -7,19 +7,17 @@ reverse lookup = false
 timeout = 7200
 log file = /var/log/rsyncd/rsyncd-ports-master.log
 
+list = no
+read only = true
+ignore nonreadable = true
+strict modes = false
+
 [debian-ports]
   path = /srv/ports-master.debian.org/ftp/debian-ports
-  list = no
   auth users = *
-  read only = true
-  ignore nonreadable = true
   secrets file = /home/archvsync/rsyncd/debian-ports.secrets
-  strict modes = false
 
 [debian-ports-cd]
   path = /srv/ports-master.debian.org/ftp/debian-ports-cd
-  list = no
   auth users = *
-  read only = true
   secrets file = /home/archvsync/rsyncd/debian-ports-cd.secrets
-  strict modes = false