voc.pretalx: do rsync backups, too
This commit is contained in:
parent
9a6be52b05
commit
4bcf15a64c
1 changed files with 4 additions and 0 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue