aurto: do unattended-upgrades one hour after the host
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
26b3e4101f
commit
3873d683ee
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ nodes['aurto'] = {
|
||||||
},
|
},
|
||||||
'unattended-upgrades': {
|
'unattended-upgrades': {
|
||||||
'is_enabled': True,
|
'is_enabled': True,
|
||||||
|
'hour': 22, # one hour after the host
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'sudo': {
|
'sudo': {
|
||||||
|
|
Loading…
Reference in a new issue