aurto: do unattended-upgrades one hour after the host
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2022-03-19 07:21:26 +01:00
parent 26b3e4101f
commit 3873d683ee
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -57,6 +57,7 @@ nodes['aurto'] = {
},
'unattended-upgrades': {
'is_enabled': True,
'hour': 22, # one hour after the host
},
},
'sudo': {