bundlewrap/nodes/rx300.py
Franzi 1c5e97a10f
All checks were successful
bundlewrap/pipeline/head This commit looks good
nodes/rx300: introduce
2020-10-25 13:54:19 +01:00

9 lines
162 B
Python

nodes['rx300'] = {
'hostname': '172.19.138.26',
'bundles': set(),
'groups': set(),
'metadata': {},
'os': 'debian',
'os_version': (10,),
}