Franziska Kunsmann
70513c47fa
All checks were successful
bundlewrap/pipeline/head This commit looks good
17 lines
392 B
Python
17 lines
392 B
Python
nodes['home.rechenmonster'] = {
|
|
'dummy': True,
|
|
'metadata': {
|
|
'interfaces': {
|
|
'default': {
|
|
'ips': {
|
|
'172.19.138.99',
|
|
},
|
|
'dhcp': True,
|
|
'mac': '46:94:8D:47:D0:A4',
|
|
},
|
|
},
|
|
'icinga_options': {
|
|
'exclude_from_monitoring': True,
|
|
},
|
|
},
|
|
}
|