htz.ex42-1048908: don't automatically upgrade miniflux
This commit is contained in:
parent
ad620396f5
commit
303519be1b
1 changed files with 6 additions and 1 deletions
|
@ -34,7 +34,12 @@ nodes['htz.ex42-1048908'] = {
|
|||
|
||||
# TODO move to bundles
|
||||
'o=Rspamd,n=buster,l=Rspamd,c=main',
|
||||
'site=apt.miniflux.app',
|
||||
|
||||
# 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,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue