groups/home: introduce
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-09-27 16:47:10 +02:00
parent c2c9913514
commit 81db0e6e44
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -13,6 +13,13 @@ groups['htz-cloud'] = {
},
}
groups['home'] = {
'member_patterns': {
r"home\..*",
},
}
groups['gce'] = {
'bundles': {
'gce-workaround',