nodes/voc.pretalx: add backups
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
1041e092b1
commit
47012f9bff
3 changed files with 6 additions and 0 deletions
|
@ -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': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue