vm-ansible/host_vars/monitoring.yaml

9 lines
157 B
YAML
Raw Normal View History

2022-05-28 21:49:48 +02:00
---
ansible_host: monitoring.intra.tormakris.dev
webserver:
- domain: "grafana.tormakristof.eu"
port: 8181
bigrequests: false
2022-05-28 23:24:23 +02:00
https: false
2022-05-28 21:49:48 +02:00
...