add pretty name for status page to some nodes
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-05-02 10:52:03 +02:00
parent 68fed2439d
commit 7d9ce7aed9
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 8 additions and 0 deletions

View file

@ -32,11 +32,15 @@ nodes['htz-cloud.influxdb'] = {
},
},
'backups': {
# TODO enable this once we have zfs-snapshot-backups
'exclude_from_backups': True,
},
'grafana': {
'domain': 'grafana.kunsmann.eu',
},
'icinga_options': {
'pretty_name': 'InfluxDB',
},
'nginx': {
'vhosts': {
'influxdb': {