bundlewrap/nodes/home/snom-wohnzimmer.py
Franzi 42133b92de
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit
nodes/home: add some dummy nodes
2020-11-13 21:53:12 +01:00

15 lines
310 B
Python

nodes['home.snom-wohnzimmer'] = {
'dummy': True,
'metadata': {
'interfaces': {
'default': {
'ips': {
'172.19.138.40',
},
'dhcp': True,
'mac': '00:04:13:26:EE:1B',
},
},
},
}