bundles/nfs-server: add avahi config
This commit is contained in:
parent
2b0e559f6c
commit
ae07976439
4 changed files with 45 additions and 20 deletions
|
@ -141,7 +141,7 @@ nodes['home.nas'] = {
|
|||
'home.downloadhelper': 'rw,all_squash,anonuid=65534,anongid=1012,no_subtree_check',
|
||||
},
|
||||
'/storage/nas': {
|
||||
'172.19.138.0/24': 'ro,all_squash,anonuid=65534,anongid=65534,no_subtree_check',
|
||||
'172.19.138.0/24': 'ro,all_squash,anonuid=65534,anongid=65534,no_subtree_check,insecure',
|
||||
},
|
||||
'/srv/paperless': {
|
||||
'home.paperless': 'rw,all_squash,anonuid=65534,anongid=65534,no_subtree_check',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue