This commit is contained in:
parent
4974494ee0
commit
54371cf289
3 changed files with 23 additions and 0 deletions
|
@ -20,4 +20,13 @@ groups['gce'] = {
|
|||
'member_patterns': {
|
||||
r"gce\..*",
|
||||
},
|
||||
'metadata': {
|
||||
'hosts': {
|
||||
'entries': {
|
||||
'169.254.169.254': {
|
||||
'metadata.google.internal',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue