bundles/icinga2: add icinga statusmonitor
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
12ce8d8f6e
commit
dc9e378908
6 changed files with 81 additions and 0 deletions
|
@ -37,6 +37,14 @@ nodes['ovh.icinga2'] = {
|
|||
'webroot': '/usr/share/icingaweb2/public',
|
||||
'extras': True,
|
||||
},
|
||||
'icinga_statusmonitor': {
|
||||
'domain': 'statusmonitor.icinga.kunsmann.eu',
|
||||
'proxy': {
|
||||
'/': {
|
||||
'target': 'http://127.0.0.1:5000/',
|
||||
}
|
||||
},
|
||||
}
|
||||
},
|
||||
},
|
||||
'php': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue