glusterd should be enabled.
This commit is contained in:
parent
6b33c132d2
commit
299284d267
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
|||
- packages
|
||||
|
||||
- name: start glusterd for the server
|
||||
service: name=glusterd state=started
|
||||
service: name=glusterd state=started enabled=true
|
||||
|
||||
- name: Servers discover each other.
|
||||
command: gluster peer probe {{ item }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue