remove bundle:scansnap
This commit is contained in:
parent
455c5c5ce5
commit
3a52cf55c4
6 changed files with 0 additions and 150 deletions
|
@ -12,7 +12,6 @@ nodes['home.nas'] = {
|
|||
'nfs-server',
|
||||
'rsyslogd',
|
||||
'samba',
|
||||
'scansnap',
|
||||
'smartd',
|
||||
'vmhost',
|
||||
'zfs',
|
||||
|
@ -150,9 +149,6 @@ nodes['home.nas'] = {
|
|||
'/srv/paperless': {
|
||||
'home.paperless': 'rw,all_squash,anonuid=65534,anongid=65534,no_subtree_check',
|
||||
},
|
||||
'/srv/scansnap': {
|
||||
'172.19.138.0/24': 'rw,all_squash,anonuid=65534,anongid=65534,no_subtree_check',
|
||||
},
|
||||
},
|
||||
},
|
||||
'nginx': {
|
||||
|
@ -296,9 +292,6 @@ nodes['home.nas'] = {
|
|||
'storage/paperless': {
|
||||
'mountpoint': '/srv/paperless',
|
||||
},
|
||||
'storage/scan': {
|
||||
'mountpoint': '/srv/scansnap',
|
||||
},
|
||||
},
|
||||
'snapshots': {
|
||||
'retain_per_dataset': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue