diff --git a/nodes/htz/ex42-1048908.py b/nodes/htz/ex42-1048908.py index 0a0be7f..a7bc4cc 100644 --- a/nodes/htz/ex42-1048908.py +++ b/nodes/htz/ex42-1048908.py @@ -28,6 +28,8 @@ nodes['htz.ex42-1048908'] = { 'unattended-upgrades': { 'origins': { 'site=weechat.org', + + # TODO move to bundles 'o=Rspamd,n=buster,l=Rspamd,c=main', 'site=apt.miniflux.app', 'o=grafana stable,a=stable,n=stable,l=grafana stable,c=main', @@ -39,6 +41,7 @@ nodes['htz.ex42-1048908'] = { 'baseurl': 'matrix.franzi.business', 'admin_contact': 'mailto:hostmaster@kunbox.net', 'appservice_configs': { + # TODO move to bundles '/opt/matrix-bridges/mautrix-whatsapp/registration.yaml', '/opt/matrix-bridges/mautrix-telegram/registration.yaml', },