bundlewrap/nodes/gce/bind01.py
Franzi 9bc4b4c149
All checks were successful
bundlewrap/pipeline/head This commit looks good
nodes/ovh.39528a5b: third nameserver
2020-06-06 10:38:32 +02:00

13 lines
185 B
Python

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