change order
authorPeter Palfrader <peter@palfrader.org>
Mon, 21 Dec 2015 19:26:28 +0000 (20:26 +0100)
committerPeter Palfrader <peter@palfrader.org>
Mon, 21 Dec 2015 19:26:28 +0000 (20:26 +0100)
modules/roles/templates/syncproxy/rsyncd.conf.erb

index fa0d125..a3732f0 100644 (file)
@@ -29,10 +29,10 @@ log file =  /var/log/rsyncd/rsyncd.log
   secrets file = /etc/rsyncd/debian.secrets
 
 [debian-debug]
+  path = /srv/mirrors/debian-debug/
 <%- unless has_variable?("has_srv_mirrors_debian_debug") && has_srv_mirrors_debian_debug == "true" -%>
   list = no
 <%- end -%>
-  path = /srv/mirrors/debian-debug/
   comment = Debug packages.  Probably large.  Starting end of 2015.
   auth users = *
   read only = true