Specify where to do the mount

This commit is contained in:
Pierre-Yves Chibon 2014-02-07 23:12:50 +01:00
parent 0b30787631
commit 1bc4c1a406

View file

@ -14,10 +14,11 @@
template: src=client.config dest=/etc/glusterfs/glusterfs.{{name}}.vol
#notify:
#- remount? no idea...
- name: mount it up
mount: >
src=/etc/glusterfs/glusterfs.{{name}}.vol
state=mounted
fstype=glusterfs
opts=noatime
name={{mountdir}}