Role galera_server for OpenStack-Ansible
Go to file
Andy McCrae 17e28956f0 Don't install client packages via the galera_client role
The galera_server and galera_client roles both configure the apt or
yum repository for galera and percona. This can cause a conflict if
the version of the client and server differ.

This patch sets the galera_client dependency to deploy the /root/.my.cnf
file rather than installing all the client packages as well. The client
package is already deployed as part of the galera_server role
deployment.

Change-Id: I9534a02d4ce827a2f0fdf415a11e37808be941e5
Depends-On: I00d662a8afc7ddd4778787d31dc394a0ea3b1401
2016-11-28 20:44:13 +00:00
defaults Don't install client packages via the galera_client role 2016-11-28 20:44:13 +00:00
doc [DOCS] Added release-name as a watermark to Docs. 2016-10-18 18:17:24 +00:00
examples [DOCS] Move example playbook to separate file 2016-08-12 13:31:55 -05:00
files Implement Xenial Support 2016-05-19 16:38:40 -04:00
handlers Allow a single-node MariaDB cluster to restart properly 2016-11-14 15:11:38 +00:00
library Prevent galera_cluster_name from changing. 2016-09-13 17:32:53 +01:00
meta Don't install client packages via the galera_client role 2016-11-28 20:44:13 +00:00
releasenotes Enable release notes translation 2016-10-06 20:34:44 +02:00
tasks Don't install client packages via the galera_client role 2016-11-28 20:44:13 +00:00
templates Allow mysql users to create triggers 2016-10-09 19:59:50 -07:00
tests Standardize IP range/bridges 2016-10-27 15:52:55 +02:00
vars Updating MariaDB yum repo to use SSL. 2016-11-23 16:24:02 +02:00
.gitignore Add tests/common to .gitignore 2016-10-17 08:16:19 -05:00
.gitreview Updated repo for new org 2015-12-14 15:20:02 +00:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 15:03:45 -04:00
LICENSE first commit 2015-12-09 09:23:50 -06:00
README.rst Show team and repo badges on README 2016-11-25 16:01:44 +01:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-24 20:04:37 +00:00
bindep.txt Update signing key for percona packages 2016-10-19 07:24:16 +01:00
manual-test.rc Use centralised test scripts 2016-09-27 16:00:50 +01:00
run_tests.sh Update testing bits for consistency 2016-09-17 17:10:10 -04:00
setup.cfg Update homepage with developer documentation page 2016-09-20 12:42:19 +05:30
setup.py Updated from global requirements 2016-07-15 03:57:25 +00:00
test-requirements.txt Updated from global requirements 2016-11-02 15:37:14 +00:00
tox.ini Use upper constraints for all tox targets 2016-10-19 07:40:16 +01:00

README.rst

Team and repository tags

image

OpenStack-Ansible Galera server

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-galera_server

The project home is at:

http://launchpad.net/openstack-ansible