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'] = {
|
nodes['voc.pretalx'] = {
|
||||||
'hostname': 'pretalx.c3voc.de',
|
'hostname': 'pretalx.c3voc.de',
|
||||||
'bundles': {
|
'bundles': {
|
||||||
|
'backup-client',
|
||||||
'check-mail-received',
|
'check-mail-received',
|
||||||
'c3voc-addons',
|
'c3voc-addons',
|
||||||
'pretalx',
|
'pretalx',
|
||||||
|
@ -14,6 +15,9 @@ nodes['voc.pretalx'] = {
|
||||||
'sshmon',
|
'sshmon',
|
||||||
},
|
},
|
||||||
'metadata': {
|
'metadata': {
|
||||||
|
'backup-client': {
|
||||||
|
'target': 'htz-hel.backup-kunsi',
|
||||||
|
},
|
||||||
'check-mail-received': {
|
'check-mail-received': {
|
||||||
't-online': {
|
't-online': {
|
||||||
'email': 'franzi.kunsmann@t-online.de',
|
'email': 'franzi.kunsmann@t-online.de',
|
||||||
|
|
Loading…
Reference in a new issue