This commit is contained in:
parent
c2c9913514
commit
81db0e6e44
1 changed files with 7 additions and 0 deletions
|
@ -13,6 +13,13 @@ groups['htz-cloud'] = {
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
groups['home'] = {
|
||||||
|
'member_patterns': {
|
||||||
|
r"home\..*",
|
||||||
|
},
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
groups['gce'] = {
|
groups['gce'] = {
|
||||||
'bundles': {
|
'bundles': {
|
||||||
'gce-workaround',
|
'gce-workaround',
|
||||||
|
|
Loading…
Reference in a new issue