Give it some space

This commit is contained in:
Pierre-Yves Chibon 2014-02-07 23:23:37 +01:00
parent d032393f52
commit 06990b2234

View file

@ -17,6 +17,7 @@ end-volume
volume mirror-0
type cluster/replicate
subvolumes {% for server in servers %}vol-#{{loop.index}} {% endfor %}
{% if servers.index(inventory_hostname) %}
option read-subvolume vol-{{ servers.index(inventory_hostname)}}
{% endif %}