13 lines
193 B
Python
13 lines
193 B
Python
|
# ns-1.kunbox.net
|
||
|
# Amsterdam, Netherlands
|
||
|
|
||
|
nodes['hostus.ovz-512'] = {
|
||
|
'groups': {
|
||
|
'dns',
|
||
|
},
|
||
|
'metadata': {
|
||
|
'os': 'debian',
|
||
|
'os_release': 'buster',
|
||
|
},
|
||
|
}
|