glusterfs: Aallow to create glusterfs into root volume

This commit is contained in:
Timo Makinen 2021-09-14 18:45:19 +00:00
parent 4d444dfafc
commit d0bbac1761

View file

@ -69,6 +69,7 @@
cluster: "{{ groups[glusterfs_group] | join(',') }}"
replicas: "{{ groups[glusterfs_group] | count }}"
host: "{{ inventory_hostname }}"
force: true
options:
{
client.ssl: "on",