fix name of backup server

This commit is contained in:
Sophie Schiller 2024-09-19 22:55:15 +02:00
parent 8980c05c74
commit 0d28883da3

View file

@ -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': {},