fix name of backup server
This commit is contained in:
parent
8980c05c74
commit
0d28883da3
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ groups['sophie'] = {
|
||||||
'exclude_from_monitoring': True,
|
'exclude_from_monitoring': True,
|
||||||
},
|
},
|
||||||
'backup-client': {
|
'backup-client': {
|
||||||
'target': 'htz-hel.backup-sohpie',
|
'target': 'htz-hel.backup-sophie',
|
||||||
},
|
},
|
||||||
'users': {
|
'users': {
|
||||||
'sophie': {},
|
'sophie': {},
|
||||||
|
|
Loading…
Reference in a new issue