This commit is contained in:
parent
4974494ee0
commit
54371cf289
3 changed files with 23 additions and 0 deletions
|
@ -6,6 +6,16 @@ nodes['gce.bind01'] = {
|
|||
'dns',
|
||||
},
|
||||
'metadata': {
|
||||
'hosts': {
|
||||
'entries': {
|
||||
# FIXME Google keeps adding those entries. Find out why
|
||||
# and remove it.
|
||||
'10.156.0.4': {
|
||||
'bind01.europe-west3-c.c.omega-art-269710.internal',
|
||||
'bind01',
|
||||
},
|
||||
},
|
||||
},
|
||||
'os': 'debian',
|
||||
'os_release': 'buster',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue