bundles/apt: move patchday to 21:00 UTC

This commit is contained in:
Franzi 2021-05-13 09:10:33 +02:00
parent 835726f3a7
commit 7775f33679
Signed by: kunsi
GPG key ID: 12E3D2136B818350
5 changed files with 26 additions and 11 deletions

View file

@ -9,6 +9,15 @@ nodes['home.kodi-wohnzimmer'] = {
'debian-buster',
},
'metadata': {
'apt': {
'packages': {
'intel-media-va-driver-non-free': {},
},
'unattended_upgrades': {
'day': 6,
'hour': 2,
},
},
'interfaces': {
'eno1': {
'ips': {
@ -17,11 +26,6 @@ nodes['home.kodi-wohnzimmer'] = {
'gateway4': '172.19.138.1',
},
},
'apt': {
'packages': {
'intel-media-va-driver-non-free': {},
},
},
'backup-client': {
'server': '172.19.138.20:22',
},