Give it some space
This commit is contained in:
parent
d032393f52
commit
06990b2234
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ end-volume
|
||||||
volume mirror-0
|
volume mirror-0
|
||||||
type cluster/replicate
|
type cluster/replicate
|
||||||
subvolumes {% for server in servers %}vol-#{{loop.index}} {% endfor %}
|
subvolumes {% for server in servers %}vol-#{{loop.index}} {% endfor %}
|
||||||
|
|
||||||
{% if servers.index(inventory_hostname) %}
|
{% if servers.index(inventory_hostname) %}
|
||||||
option read-subvolume vol-{{ servers.index(inventory_hostname)}}
|
option read-subvolume vol-{{ servers.index(inventory_hostname)}}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue