change order
[mirror/dsa-puppet.git] / modules / roles / templates / syncproxy / rsyncd.conf.erb
index 832ad9e..fa0d125 100644 (file)
@@ -39,10 +39,10 @@ log file =  /var/log/rsyncd/rsyncd.log
   secrets file = /etc/rsyncd/debian.secrets
 
 [debian-security]
+  path = /srv/mirrors/debian-security/
 <%- unless has_variable?("has_srv_mirrors_debian_security") && has_srv_mirrors_debian_security == "true" -%>
   list = no
 <%- end -%>
-  path = /srv/mirrors/debian-security/
   comment = Debian security archive (~100 GB; contact mirrors@debian.org for access)
   auth users = *
   read only = true