Franziska Kunsmann
e8d131b041
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit
fixes #20
11 lines
213 B
Text
11 lines
213 B
Text
[icinga2_api]
|
|
baseurl = ${api_url}
|
|
username = ${api_user}
|
|
password = ${api_password}
|
|
|
|
[filters]
|
|
hosts = ${host_filter}
|
|
services = ${service_filter}
|
|
|
|
[output]
|
|
filename = /opt/simple-icinga-dashboard/out/index.html
|