items/zfs_dataset: remove automatic dependency detection for now
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This basically reverts commit 1086ed28c3
This commit is contained in:
parent
cee2a41771
commit
84d55c246a
12 changed files with 56 additions and 8 deletions
|
@ -60,10 +60,16 @@ defaults = {
|
|||
'tank/matrix-media-repo': {},
|
||||
'tank/matrix-media-repo/install': {
|
||||
'mountpoint': '/opt/matrix-media-repo',
|
||||
'needed_by': {
|
||||
'directory:/opt/matrix-media-repo',
|
||||
},
|
||||
},
|
||||
'tank/matrix-media-repo/media': {
|
||||
'mountpoint': '/var/matrix/media',
|
||||
'compression': 'on',
|
||||
'needed_by': {
|
||||
'directory:/var/matrix/media',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue