diff --git a/nodes/voc/pretalx.py b/nodes/voc/pretalx.py index 204aaa1..e14a740 100644 --- a/nodes/voc/pretalx.py +++ b/nodes/voc/pretalx.py @@ -5,6 +5,7 @@ nodes['voc.pretalx'] = { 'hostname': 'pretalx.c3voc.de', 'bundles': { + 'backup-client', 'check-mail-received', 'c3voc-addons', 'pretalx', @@ -14,6 +15,9 @@ nodes['voc.pretalx'] = { 'sshmon', }, 'metadata': { + 'backup-client': { + 'target': 'htz-hel.backup-kunsi', + }, 'check-mail-received': { 't-online': { 'email': 'franzi.kunsmann@t-online.de',