2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-24 13:09:01 +00:00
bench/playbooks/roles/mariadb/templates/my.cnf.j2

4 lines
54 B
Plaintext
Raw Normal View History

2017-08-28 09:20:50 +00:00
[client]
user=root
password={{ mysql_root_password }}