nodes/htz-cloud.luther: add zfs dataset for website root
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-11-12 23:00:10 +01:00
parent e5c12f0628
commit 56fd0049f7
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -68,6 +68,11 @@ nodes['htz-cloud.luther'] = {
'device': '/dev/sdb',
},
},
'datasets': {
'tank/luther-website': {
'mountpoint': '/var/www/luther-ps',
},
},
},
'vm': {
'cpu': 1,