ansible-ffibk/inventory/group_vars/gateways
2019-05-22 09:18:40 +02:00

29 lines
602 B
Plaintext

---
routing_tables:
icvpn: 23
mwu: 41
internet: 61
common_repos:
backend-scripts:
repo_url: https://github.com/freifunk-mwu/backend-scripts.git
version: master
force: no
icvpn-meta:
repo_url: https://github.com/freifunk/icvpn-meta.git
version: master
force: no
icvpn-scripts:
repo_url: https://github.com/freifunk/icvpn-scripts.git
version: master
force: no
peers-ffmwu:
repo_url: https://github.com/freifunk-mwu/peers-ffmwu.git
version: master
force: no
prometheus_components:
- node_exporter
fastd_exporter_opts: '--metrics.perpeer'