bundlewrap/nodes/home/bubble01.py
Franzi 70513c47fa
All checks were successful
bundlewrap/pipeline/head This commit looks good
nodes/home.*: set icinga_options
2020-11-21 11:31:40 +01:00

14 lines
243 B
Python

# Mitel RFP35
nodes['home.bubble01'] = {
'dummy': True,
'metadata': {
'interfaces': {
'default': {
'ips': {
'172.19.138.41',
},
},
},
},
}