Fix(Choux): raisin shares
This commit is contained in:
parent
526dc922f1
commit
8b9afaeae6
@ -1 +1 @@
|
|||||||
raisin_doc -fstype=cifs,rw,noperm ://Raisin/Tosh500G
|
raisin_doc -fstype=cifs,rw,noperm ://RAISIN/Tosh500G
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
- name: Activate NAS shares for autofs
|
- name: Activate NAS shares for autofs
|
||||||
lineinfile:
|
lineinfile:
|
||||||
path: /etc/autofs/auto.master
|
path: /etc/autofs/auto.master
|
||||||
line: '/media/Raisin /etc/autofs/auto.raisin --timeout=60'
|
line: '/media/raisin /etc/autofs/auto.raisin --timeout=60 --browse'
|
||||||
|
|
||||||
- name: NAS autofs config file
|
- name: NAS autofs config file
|
||||||
template:
|
template:
|
||||||
|
Loading…
Reference in New Issue
Block a user