nodes/htz.ex42-1048908: allocate more space to journal
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
988cf905d4
commit
a3d52d026e
1 changed files with 6 additions and 0 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue