Try this is end the owner/group flip flops.

This commit is contained in:
Kevin Fenzi 2014-05-28 19:08:20 +00:00
parent 8c2bbb792d
commit 4aa96f63d6

View file

@ -13,7 +13,7 @@
- restart glusterd
- name: make the datapath
file: dest={{ datadir }}/{{ name }} owner={{ owner }} group={{ group }} state=directory
file: dest={{ datadir }}/{{ name }} state=directory
notify:
- restart glusterd