nodes/ovh.icinga2: add custom page title to status.franzi.business
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
e809ed4859
commit
b68726c413
1 changed files with 3 additions and 0 deletions
|
@ -113,6 +113,9 @@ nodes['ovh.icinga2'] = {
|
|||
'filters': {
|
||||
'services': '"checks_with_sms" in service.groups',
|
||||
},
|
||||
'output': {
|
||||
'page_title': 'franzi.business Service Status',
|
||||
},
|
||||
'prettify': {
|
||||
'CONTENT': '',
|
||||
'NGINX': 'WEBSERVER',
|
||||
|
|
Loading…
Reference in a new issue