ansible-roles/library/centos/roles/mariadb/templates/client.cnf.j2

7 lines
171 B
Plaintext
Raw Normal View History

2019-05-15 01:22:27 +02:00
# The following options will be passed to all MariaDB clients
[client]
#password = your_password
port = 3306
socket = /var/lib/mysql/mysql.sock