fix apt unattended-upgrades
This commit is contained in:
parent
bd48c45553
commit
86d88a4355
6 changed files with 16 additions and 18 deletions
|
@ -13,13 +13,11 @@ nodes['htz.ex42-1048908'] = {
|
|||
'metadata': {
|
||||
'apt': {
|
||||
'unattended-upgrades': {
|
||||
'sites': {
|
||||
'weechat.org',
|
||||
'rspamd.com',
|
||||
'artifacts.elastic.co',
|
||||
'apt.miniflux.app',
|
||||
'packages.grafana.com',
|
||||
'packages.matrix.org',
|
||||
'origins': {
|
||||
'site=weechat.org',
|
||||
'o=Rspamd,n=buster,l=Rspamd,c=main',
|
||||
'site=apt.miniflux.app',
|
||||
'o=grafana stable,a=stable,n=stable,l=grafana stable,c=main',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue