add pretty name for status page to some nodes
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
68fed2439d
commit
7d9ce7aed9
3 changed files with 8 additions and 0 deletions
|
@ -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': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue