kunsi-p14s: add dataset for nextcloud client
This commit is contained in:
parent
f5a1a50472
commit
0fa9ef91ae
1 changed files with 4 additions and 0 deletions
|
@ -220,6 +220,9 @@ nodes['kunsi-p14s'] = {
|
|||
'zroot/movies': {
|
||||
'mountpoint': '/media/movies',
|
||||
},
|
||||
'zroot/nextcloud': {
|
||||
'mountpoint': '/home/kunsi/nextcloud',
|
||||
},
|
||||
'zroot/system/journal': {
|
||||
'mountpoint': '/var/log/journal',
|
||||
'acltype': 'posix',
|
||||
|
@ -253,6 +256,7 @@ nodes['kunsi-p14s'] = {
|
|||
},
|
||||
'snapshot_never': {
|
||||
'zroot/movies',
|
||||
'zroot/nextcloud',
|
||||
'zroot/system/journal',
|
||||
'zroot/system/video',
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue