bundlewrap/nodes/gce/bind01.py

13 lines
184 B
Python

# europe-west3-c
# Frankfurt, Germany
nodes['gce.bind01'] = {
'groups': {
'dns',
},
'metadata': {
'os': 'debian',
'os_release': 'buster',
},
}