remove legacy nodes
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit

This commit is contained in:
Franzi 2020-07-05 17:00:05 +02:00
parent 950897324c
commit ce0af62968
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 0 additions and 34 deletions

View file

@ -1,13 +0,0 @@
# ns-1.kunbox.net
# Amsterdam, Netherlands
nodes['hostus.ovz-512'] = {
'dummy': True, # don't ask
'groups': {
'dns',
},
'metadata': {
'os': 'debian',
'os_release': 'buster',
},
}

View file

@ -1,12 +0,0 @@
# ns-2.kunbox.net
# Gravelines, France
nodes['ovh.39528a5b'] = {
'groups': {
'dns',
},
'metadata': {
'os': 'debian',
'os_release': 'buster',
},
}