nodes/htz.ex42-1048908: allocate more space to journal
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-02-06 12:49:58 +01:00
parent 988cf905d4
commit a3d52d026e
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -339,6 +339,12 @@ nodes['htz.ex42-1048908'] = {
'/dev/nvme1',
},
},
'systemd': {
'journal': {
# should last about 9 days
'maxuse': '2G',
},
},
'travelynx': {
'version': '1.19.4',
'mail_from': 'travelynx@franzi.business',