nodes/ovh.39528a5b: third nameserver
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
75aa654f1c
commit
9bc4b4c149
3 changed files with 14 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# europe-west3-c
|
||||
# ns-3.kunbox.net
|
||||
# Frankfurt, Germany
|
||||
|
||||
nodes['gce.bind01'] = {
|
||||
|
|
12
nodes/ovh/39528a5b.py
Normal file
12
nodes/ovh/39528a5b.py
Normal file
|
@ -0,0 +1,12 @@
|
|||
# ns-2.kunbox.net
|
||||
# Gravelines, France
|
||||
|
||||
nodes['ovh.39528a5b'] = {
|
||||
'groups': {
|
||||
'dns',
|
||||
},
|
||||
'metadata': {
|
||||
'os': 'debian',
|
||||
'os_release': 'buster',
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue