1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
iiab/roles/mysql/templates/my.cnf.j2

5 lines
85 B
Text
Raw Normal View History

2017-05-27 18:09:50 +00:00
[client]
user=root
password={{ mysql_root_password }}
2019-10-31 10:02:43 +00:00
socket=/run/mysqld/mysqld.sock