bundlewrap/nodes/home/sw01.py

13 lines
224 B
Python
Raw Normal View History

nodes['home.sw01'] = {
'dummy': True,
'metadata': {
'interfaces': {
'default': {
'ips': {
'172.19.138.2',
},
},
},
},
}