htz.ex42-1048908: don't automatically upgrade miniflux

This commit is contained in:
Franzi 2020-08-20 11:03:27 +02:00
parent ad620396f5
commit 303519be1b
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

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