nodes/htz-cloud.luther: add zfs dataset for website root
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
e5c12f0628
commit
56fd0049f7
1 changed files with 5 additions and 0 deletions
|
@ -68,6 +68,11 @@ nodes['htz-cloud.luther'] = {
|
|||
'device': '/dev/sdb',
|
||||
},
|
||||
},
|
||||
'datasets': {
|
||||
'tank/luther-website': {
|
||||
'mountpoint': '/var/www/luther-ps',
|
||||
},
|
||||
},
|
||||
},
|
||||
'vm': {
|
||||
'cpu': 1,
|
||||
|
|
Loading…
Reference in a new issue