remove group 'htz'

This commit is contained in:
Franzi 2021-09-06 16:08:23 +02:00
parent cd31340c34
commit 38ba67a335
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
1 changed files with 1 additions and 12 deletions

View File

@ -27,18 +27,6 @@ groups['gce'] = {
},
}
groups['htz'] = {
'member_patterns': {
r"htz\..*",
},
'subgroups': {
'htz-cloud',
},
'metadata': {
'location': 'htz',
},
}
groups['htz-cloud'] = {
'member_patterns': {
r"htz\-cloud\..*",
@ -57,6 +45,7 @@ groups['htz-cloud'] = {
},
},
},
'location': 'htz-cloud',
},
}