ansible-ffibk/inventory/group_vars/monitoring
Julian Labus 876c93737d
Role service-nginx-meshviewer: add additional domains
Our meshes structure only supports two domains (internal/external).
This adds a list called `meshviewer_additional_domains` which will be
prefixed with `map.` and redirected to the main Meshviewer domain.
2019-07-16 16:15:32 +02:00

31 lines
749 B
Plaintext

---
routing_tables:
mwu: 41
common_repos:
backend-scripts:
repo_url: https://github.com/freifunk-mwu/backend-scripts.git
version: master
force: no
http_meshviewer_prefix: map
http_grafana_prefix: stats
http_lookingglass_prefix: lg
http_prometheus_prefix: prom
http_openlayers_prefix: ol
prometheus_components:
- prometheus
- alertmanager
- node_exporter
- blackbox_exporter
prometheus_opts: "--web.external-url=https://{{ http_prometheus_prefix }}.{{ http_domain_external }} --storage.tsdb.retention.time=30d"
alertmanager_opts: "--web.external-url=https://{{ http_prometheus_prefix }}.{{ http_domain_external }}/alertmanager/"
yanic_blacklist:
- 98ded0c5e0c0
meshviewer_additional_domains:
- freifunk-wiesbaden.de