remove group 'htz'
This commit is contained in:
parent
cd31340c34
commit
38ba67a335
1 changed files with 1 additions and 12 deletions
|
@ -27,18 +27,6 @@ groups['gce'] = {
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
groups['htz'] = {
|
|
||||||
'member_patterns': {
|
|
||||||
r"htz\..*",
|
|
||||||
},
|
|
||||||
'subgroups': {
|
|
||||||
'htz-cloud',
|
|
||||||
},
|
|
||||||
'metadata': {
|
|
||||||
'location': 'htz',
|
|
||||||
},
|
|
||||||
}
|
|
||||||
|
|
||||||
groups['htz-cloud'] = {
|
groups['htz-cloud'] = {
|
||||||
'member_patterns': {
|
'member_patterns': {
|
||||||
r"htz\-cloud\..*",
|
r"htz\-cloud\..*",
|
||||||
|
@ -57,6 +45,7 @@ groups['htz-cloud'] = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
'location': 'htz-cloud',
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue