1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/zabbix-agent/templates/my.cnf.j2
Florian Pritz 29a15ad2b3
zabbix-agent: Add mysql config for mysql checks
Template only for now. Deployed manually on luna, not yet integrated
with apollo.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
2017-04-09 00:10:28 +02:00

4 lines
83 B
Django/Jinja

[client]
user={{zabbix_agent_mysql_user}}
password={{zabbix_agent_mysql_password}}