fix sophie backup locations
This commit is contained in:
parent
9f1dc01d6b
commit
d5881da154
2 changed files with 3 additions and 1 deletions
|
@ -68,6 +68,9 @@ groups['sophie'] = {
|
|||
'icinga_options': {
|
||||
'exclude_from_monitoring': True,
|
||||
},
|
||||
'backup-client': {
|
||||
'target': 'htz-hel.backup-sohpie',
|
||||
},
|
||||
'users': {
|
||||
'sophie': {},
|
||||
},
|
||||
|
|
|
@ -54,7 +54,6 @@ nodes['htz-cloud.miniserver'] = {
|
|||
'echo \'core.weechat */layout store\' >> /home/sophie/.weechat/weechat_fifo\n' \
|
||||
'echo \'core.weechat */save\' >> /home/sophie/.weechat/weechat_fifo\n',
|
||||
},
|
||||
'target': "htz-hel.backup-sophie",
|
||||
},
|
||||
'backups': {
|
||||
'paths': {
|
||||
|
|
Loading…
Reference in a new issue