Franziska Kunsmann
019d658442
All checks were successful
bundlewrap/pipeline/head This commit looks good
27 lines
756 B
Python
27 lines
756 B
Python
nodes['home.usv01'] = {
|
|
'dummy': True,
|
|
'metadata': {
|
|
'interfaces': {
|
|
'default': {
|
|
'ips': {
|
|
'172.19.138.3',
|
|
},
|
|
},
|
|
},
|
|
'icinga2_api': {
|
|
'usv': {
|
|
'services': {
|
|
'USV STATUS': {
|
|
'check_command': 'check_usv',
|
|
'vars.notification.mail': True,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
}
|
|
|
|
# Every system which is connected to the USV needs to have Dell Local
|
|
# Node Manager installed:
|
|
# <https://www.dell.com/support/home/de-de/drivers/driversdetails?driverid=038h3>
|
|
# A backup of this file is available in home.nas:/storage/nas
|