From 2959d19391ec4510bac9d21c053b31fc5966b87f Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sat, 17 Jul 2021 10:18:19 +0200 Subject: [PATCH] nodes/htz.ex42-1048908: add note about which bundles need migrating to rx300 --- nodes/htz/ex42-1048908.py | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/nodes/htz/ex42-1048908.py b/nodes/htz/ex42-1048908.py index 6a055e1..5e37827 100644 --- a/nodes/htz/ex42-1048908.py +++ b/nodes/htz/ex42-1048908.py @@ -1,21 +1,24 @@ nodes['htz.ex42-1048908'] = { 'bundles': { - 'check-mail-received', + # to be migrated to rx300 'dovecot', - 'lm-sensors', 'matrix-media-repo', 'matrix-synapse', 'mautrix-telegram', 'mautrix-whatsapp', 'mx-puppet-discord', - 'nodejs', 'oidentd', - 'php', 'postfixadmin', 'redis', 'rspamd', - 'postgresql', 'radicale', + + # no migration needed + 'check-mail-received', + 'lm-sensors', + 'nodejs', + 'php', + 'postgresql', 'unbound', 'smartd', 'vmhost',