bundlewrap/nodes/gce/bind01.py
Franzi 4a81c05f6d
All checks were successful
bundlewrap/pipeline/head This commit looks good
I HATE GOOGLE (v2)
2020-08-21 14:41:34 +02:00

13 lines
185 B
Python

# ns-3.kunbox.net
# Frankfurt, Germany
nodes['gce.bind01'] = {
'groups': {
'dns',
},
'metadata': {
'os': 'debian',
'os_release': 'buster',
},
}