bundlewrap/nodes/home/sw01.py
Franzi 4d853c974c
All checks were successful
bundlewrap/pipeline/head This commit looks good
nodes/home.{sw01,usv01}: add to monitoring
2020-12-22 16:54:38 +01:00

13 lines
224 B
Python

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