bundles/nfs-server: add avahi config

This commit is contained in:
Franzi 2025-05-06 20:57:41 +02:00
parent 2b0e559f6c
commit ae07976439
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 45 additions and 20 deletions

View file

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