update mysqld exporter config

This commit is contained in:
Ludovic Cartier
2021-05-31 16:59:06 +02:00
parent e51e4ce7a0
commit c24529d657
3 changed files with 9 additions and 17 deletions

View File

@ -0,0 +1,4 @@
# {{ ansible_managed }}
[client]
user={{ prometheus_mysqld_exporter_user }}
password={{ prometheus_mysqld_exporter_password }}