ansible-ffibk/inventory/group_vars/ffmwu-gateways

25 lines
491 B
Plaintext
Raw Normal View History

2017-09-11 12:48:16 +02:00
---
routing_tables:
icvpn: 23
mwu: 41
internet: 61
2017-09-11 12:48:16 +02:00
common_repos:
backend-scripts:
repo_url: https://github.com/freifunk-mwu/backend-scripts.git
version: master
force: no
2017-09-11 12:48:16 +02:00
icvpn-meta:
repo_url: https://github.com/freifunk/icvpn-meta.git
version: master
force: no
2017-09-11 12:48:16 +02:00
icvpn-scripts:
repo_url: https://github.com/freifunk/icvpn-scripts.git
version: master
force: no
prometheus_components:
- node_exporter
2019-03-11 10:34:54 +01:00
fastd_exporter_opts: '--metrics.perpeer'