glusterfs: Aallow to create glusterfs into root volume
This commit is contained in:
parent
4d444dfafc
commit
d0bbac1761
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@
|
||||||
cluster: "{{ groups[glusterfs_group] | join(',') }}"
|
cluster: "{{ groups[glusterfs_group] | join(',') }}"
|
||||||
replicas: "{{ groups[glusterfs_group] | count }}"
|
replicas: "{{ groups[glusterfs_group] | count }}"
|
||||||
host: "{{ inventory_hostname }}"
|
host: "{{ inventory_hostname }}"
|
||||||
|
force: true
|
||||||
options:
|
options:
|
||||||
{
|
{
|
||||||
client.ssl: "on",
|
client.ssl: "on",
|
||||||
|
|
Loading…
Add table
Reference in a new issue