bundles/apt: handle unattended-upgrades ourselves
This commit is contained in:
parent
b1992447f0
commit
366374b4e5
10 changed files with 64 additions and 78 deletions
|
@ -43,21 +43,6 @@ nodes['htz.ex42-1048908'] = {
|
|||
'weechat-python': {},
|
||||
'weechat-ruby': {},
|
||||
},
|
||||
'unattended-upgrades': {
|
||||
'origins': {
|
||||
'site=weechat.org',
|
||||
|
||||
# TODO move to bundles
|
||||
'o=Rspamd,n=buster,l=Rspamd,c=main',
|
||||
|
||||
# FIXME We can't upgrade miniflux automatically,
|
||||
# because the apt package doesn't (currently?) do
|
||||
# database migrations by itself. This leads to
|
||||
# miniflux not starting up after being upgraded.
|
||||
#'site=apt.miniflux.app',
|
||||
},
|
||||
'reboot': False,
|
||||
},
|
||||
'repos': {
|
||||
'backports': {
|
||||
'install_gpg_key': False, # default debian signing key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue