Specify where to do the mount
This commit is contained in:
parent
0b30787631
commit
1bc4c1a406
1 changed files with 2 additions and 1 deletions
|
@ -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}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue