nodes/kunsi-t470: fix scansnap mount path

This commit is contained in:
Franzi 2021-05-29 09:21:18 +02:00
parent 79facf2409
commit d756e3daf8
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -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',