From 58a9683cfdd8bea0d1272e02e4ecbca3b7ad9732 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Fri, 29 May 2020 20:13:34 +0200 Subject: [PATCH] nodes/htz.ex42-1048908: more comments --- nodes/htz/ex42-1048908.py | 3 +++ 1 file changed, 3 insertions(+) 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', },