bundlewrap/nodes/home/bubble01.py

14 lines
243 B
Python
Raw Normal View History

2020-11-21 10:31:40 +00:00
# Mitel RFP35
nodes['home.bubble01'] = {
'dummy': True,
'metadata': {
'interfaces': {
'default': {
'ips': {
'172.19.138.41',
},
},
},
},
}