2018-09-09 10:33:15 +02:00
|
|
|
---
|
|
|
|
routing_tables:
|
|
|
|
mwu: 41
|
|
|
|
|
|
|
|
common_repos:
|
|
|
|
backend-scripts:
|
|
|
|
repo_url: https://github.com/freifunk-mwu/backend-scripts.git
|
|
|
|
version: ansible
|
2018-09-11 14:30:00 +02:00
|
|
|
force: no
|
2018-09-09 10:33:15 +02:00
|
|
|
|
2018-09-18 11:35:26 +02:00
|
|
|
http_meshviewer_prefix: map
|
|
|
|
http_grafana_prefix: stats
|
2018-09-21 15:59:10 +02:00
|
|
|
http_lookingglass_prefix: lg
|
2018-09-25 10:33:52 +02:00
|
|
|
http_prometheus_prefix: prom
|
2018-09-18 11:35:26 +02:00
|
|
|
|
2018-09-11 13:57:18 +02:00
|
|
|
prometheus_conf_main: prometheus/prometheus.yml.j2
|
|
|
|
|
2018-09-26 15:35:47 +02:00
|
|
|
prometheus_rule_files:
|
|
|
|
alert_rules:
|
|
|
|
src: prometheus/alert.rules
|
|
|
|
dest: alert.rules
|
|
|
|
|
2018-09-09 10:33:15 +02:00
|
|
|
prometheus_components:
|
|
|
|
- prometheus
|
|
|
|
- alertmanager
|
|
|
|
- node_exporter
|
2018-09-25 10:36:23 +02:00
|
|
|
- blackbox_exporter
|
2018-09-11 14:20:44 +02:00
|
|
|
|
2018-10-04 18:50:09 +02:00
|
|
|
prometheus_opts: "--web.external-url=https://{{ http_prometheus_prefix }}.{{ http_domain_external }}"
|
2018-09-26 15:35:47 +02:00
|
|
|
alertmanager_opts: "--web.external-url=https://{{ http_prometheus_prefix }}.{{ http_domain_external }}/alertmanager/"
|
|
|
|
|
2018-09-11 14:20:44 +02:00
|
|
|
yanic_blacklist:
|
|
|
|
- 98ded0c5e0c0
|