add gce workaround
All checks were successful
bundlewrap/pipeline/head This commit looks good

those daemons keep messing with our settings, get rid of them
This commit is contained in:
Franzi 2020-08-18 15:51:24 +02:00
parent 11468cd1e7
commit 0ebcf9762e
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 16 additions and 0 deletions

View file

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