Franziska Kunsmann
291392d2ba
All checks were successful
bundlewrap/pipeline/head This commit looks good
somehow i'm not able to get this thing to boot reliably. Will need to be fixed another day
13 lines
224 B
Python
13 lines
224 B
Python
# ns-1.kunbox.net
|
|
# Amsterdam, Netherlands
|
|
|
|
nodes['hostus.ovz-512'] = {
|
|
'dummy': True, # don't ask
|
|
'groups': {
|
|
'dns',
|
|
},
|
|
'metadata': {
|
|
'os': 'debian',
|
|
'os_release': 'buster',
|
|
},
|
|
}
|