nodes/kunsi-t470: fix scansnap mount path
This commit is contained in:
parent
79facf2409
commit
d756e3daf8
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ nodes['kunsi-t470'] = {
|
|||
'mounts': {
|
||||
'nas-scansnap': {
|
||||
'mountpoint': '/mnt/scansnap',
|
||||
'serverpath': '172.19.138.20:/srv_scansnap',
|
||||
'serverpath': '172.19.138.20:/srv/scansnap',
|
||||
'mount_options': {
|
||||
'retry=0',
|
||||
'rw',
|
||||
|
|
Loading…
Reference in a new issue