homeserver/roles/mgrote.influxdb/defaults/main.yml
2020-08-18 11:57:53 +02:00

6 lines
173 B
YAML

---
influxdb_users:
- { name: 'influx', password: 'hallowelt' }
- { name: 'grafana', password: 'hallowelt' }
- { name: 'michaelgrote', password: 'hallowelt' }