bundles/apt: move patchday to 21:00 UTC
This commit is contained in:
parent
835726f3a7
commit
7775f33679
5 changed files with 26 additions and 11 deletions
|
@ -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',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue