fix apt unattended-upgrades

This commit is contained in:
Franzi 2020-05-23 17:01:30 +02:00
parent bd48c45553
commit 86d88a4355
Signed by: kunsi
GPG key ID: 12E3D2136B818350
6 changed files with 16 additions and 18 deletions

View file

@ -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',
},
},
},