add option to exclude hosts from public status page

This commit is contained in:
Franzi 2023-05-21 06:59:34 +02:00
parent b35bfc85e9
commit 9fc0004746
Signed by: kunsi
GPG key ID: 12E3D2136B818350
10 changed files with 18 additions and 16 deletions

View file

@ -44,7 +44,8 @@ nodes['htz-cloud.influxdb'] = {
'login_max_duration': '30d',
},
'icinga_options': {
'pretty_name': 'InfluxDB',
# no public access
'show_on_statuspage': False,
},
'nginx': {
'vhosts': {