nodes/voc.pretalx: add backups
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-01-17 09:17:10 +01:00
parent 1041e092b1
commit 47012f9bff
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 6 additions and 0 deletions

View file

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