glusterd should be enabled.

This commit is contained in:
Ralph Bean 2017-09-27 19:48:04 +00:00
parent 6b33c132d2
commit 299284d267

View file

@ -69,7 +69,7 @@
- packages - packages
- name: start glusterd for the server - name: start glusterd for the server
service: name=glusterd state=started service: name=glusterd state=started enabled=true
- name: Servers discover each other. - name: Servers discover each other.
command: gluster peer probe {{ item }} command: gluster peer probe {{ item }}