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(',') }}"
|
||||
replicas: "{{ groups[glusterfs_group] | count }}"
|
||||
host: "{{ inventory_hostname }}"
|
||||
force: true
|
||||
options:
|
||||
{
|
||||
client.ssl: "on",
|
||||
|
|
Loading…
Add table
Reference in a new issue