bundlewrap/nodes/gce/bind01.py

12 lines
171 B
Python

# ns-3.kunbox.net
# Frankfurt, Germany
nodes['gce.bind01'] = {
'groups': {
'dns',
},
'metadata': {},
'os': 'debian',
'os_version': (10, 5),
}