groups: add htz and htz-hel

This commit is contained in:
Franzi 2022-01-04 15:18:27 +01:00
parent fb931df4f0
commit 7c9be01a4f
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -27,6 +27,12 @@ groups['gce'] = {
},
}
groups['htz'] = {
'subgroup_patterns': {
r'htz\-.+',
},
}
groups['htz-cloud'] = {
'member_patterns': {
r"htz\-cloud\..*",
@ -49,6 +55,17 @@ groups['htz-cloud'] = {
},
}
groups['htz-hel'] = {
'member_patterns': {
r'htz\-hel\..+',
},
'metadata': {
'location': {
'htz-hel',
},
},
}
groups['home'] = {
'member_patterns': {
r"home\..*",