openstack-ansible/rpc_deployment/roles/galera_config/templates/debian.cnf
2014-08-26 18:08:15 -05:00

12 lines
303 B
INI

[client]
host = localhost
user = debian-sys-maint
password = {{ debian_sys_maint_password }}
socket = /var/run/mysqld/mysqld.sock
[mysql_upgrade]
host = localhost
user = debian-sys-maint
password = {{ debian_sys_maint_password }}
socket = /var/run/mysqld/mysqld.sock
basedir = /usr