openstack-ansible/rpc_deployment/roles/galera_client_cnf
Hugh Saunders a9a9d04f30 Specialize galera client config
For reliable operation, the mysql client configuration must point to the
local instance, within galera containers. However this prevents the
mysql client from working on other constainers (eg utility).

This patch defaults the mysql connection to the VIP, then overrides that
to 127.0.0.1 for galera containers.

Related: #413
2014-10-28 13:56:44 +00:00
..
tasks converted galera to use repo_packages 2014-10-01 17:20:27 -05:00
templates Specialize galera client config 2014-10-28 13:56:44 +00:00