diff --git a/groups/locations.py b/groups/locations.py index 8f56c2b..43e7674 100644 --- a/groups/locations.py +++ b/groups/locations.py @@ -61,6 +61,9 @@ groups['home'] = { } groups['sophie'] = { + 'supergroups': { + 'linux', + }, 'member_patterns': { r"sophie\..*", }, @@ -69,7 +72,7 @@ groups['sophie'] = { 'exclude_from_monitoring': True, }, 'backup-client': { - 'target': 'htz-hel.backup-sohpie', + 'target': 'htz-hel.backup-sophie', }, 'users': { 'sophie': {},