change order
authorPeter Palfrader <peter@palfrader.org>
Mon, 21 Dec 2015 19:25:47 +0000 (20:25 +0100)
committerPeter Palfrader <peter@palfrader.org>
Mon, 21 Dec 2015 19:25:47 +0000 (20:25 +0100)
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