bundlewrap/nodes/hostus/ovz-512.py
Franziska Kunsmann 291392d2ba
All checks were successful
bundlewrap/pipeline/head This commit looks good
hostus.ovz-512: is dummy
somehow i'm not able to get this thing to boot reliably.
Will need to be fixed another day
2020-06-12 16:50:42 +02:00

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',
},
}