home.nas: change storage layout
This commit is contained in:
parent
a34f3a8d98
commit
af5a75e065
2 changed files with 38 additions and 63 deletions
|
@ -42,7 +42,7 @@ nodes['home.downloadhelper'] = {
|
|||
'mounts': {
|
||||
'storage': {
|
||||
'mountpoint': '/mnt/nas',
|
||||
'serverpath': '172.19.138.20:/storage/download',
|
||||
'serverpath': '172.19.138.20:/mnt/download',
|
||||
'mount_options': {
|
||||
'retry=0',
|
||||
'rw',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue