nodes/voc.pretalx: backups are handled by voc now
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-02-12 18:41:50 +01:00
parent 767db8efdd
commit 62e1d29617
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -5,7 +5,6 @@
nodes['voc.pretalx'] = { nodes['voc.pretalx'] = {
'hostname': 'pretalx.c3voc.de', 'hostname': 'pretalx.c3voc.de',
'bundles': { 'bundles': {
'backup-client',
'c3voc-addons', 'c3voc-addons',
'pretalx', 'pretalx',
'postfix', 'postfix',
@ -24,9 +23,6 @@ nodes['voc.pretalx'] = {
'gateway6': '2a01:a700:48d1::1', 'gateway6': '2a01:a700:48d1::1',
}, },
}, },
'backup-client': {
'server': 'franzi-home.kunbox.net:2022',
},
'nginx': { 'nginx': {
'vhosts': { 'vhosts': {
'pretalx': { 'pretalx': {