ansible/roles/prometheus_bird/defaults/main.yml

4 lines
49 B
YAML
Raw Normal View History

---
bird__prometheus_listen_address: ':9324'
...