Role galera_server for OpenStack-Ansible
Go to file
Markos Chandras b124e06872 SUSE: Apply workaround for mariadb-10.2
The openSUSE repository bumped the mariadb package to 10.2. However,
there is an upstream bug that prevents nodes from joining the cluster.
The way to workaround it is to export WSREP_SST_OPT_PORT=4444 in the
systemd service file. Moreover, we pull the mariadb-galera subpackage
which contains some necessary tools for galera clusters. Finally,
we drop the default configuration files which are being installed by
the packages because they conflict with the ones installed by this role.

[hwoarang: This also applies the linter fixes from
https://review.openstack.org/#/c/523080/ in order to make the
gates happy]

Depends-On: Ia4856f36b2d106d987e3c774f31493e25a23d4b5
Link: https://jira.mariadb.org/browse/MDEV-14256
Change-Id: I97cf1585b2fed08f53f62a547547e422bc34fa53
(cherry picked from commit 546c402b5c)
2017-11-29 10:02:13 +00:00
defaults Implement apt pin to avoid MariaDB 10.1.27 2017-09-27 11:55:51 +00:00
doc Fix openstackdocstheme settings 2017-07-03 16:07:56 +08: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 external restart handler orchestration 2017-08-07 22:57:34 +00:00
library Prevent galera_cluster_name from changing. 2016-09-13 17:32:53 +01:00
meta Remove Trusty support from galera_server role 2016-12-15 13:12:54 +00:00
releasenotes Fix openstackdocstheme settings 2017-07-03 16:07:56 +08:00
tasks SUSE: Apply workaround for mariadb-10.2 2017-11-29 10:02:13 +00:00
templates SUSE: Apply workaround for mariadb-10.2 2017-11-29 10:02:13 +00:00
tests SUSE: Apply workaround for mariadb-10.2 2017-11-29 10:02:13 +00:00
vars SUSE: Apply workaround for mariadb-10.2 2017-11-29 10:02:13 +00:00
zuul.d Initial OSA zuul v3 role jobs 2017-10-19 18:47:50 +00:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:18:56 +00:00
.gitreview Update .gitreview for stable/pike 2017-08-18 07:59: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 Update URLs in documents according to document migration 2017-07-14 09:34:44 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-07-28 14:59:51 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-08-24 17:10:33 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 16:00:50 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2017-10-31 00:09:02 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:34:44 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:11 +00:00
test-requirements.txt Updated from global requirements 2017-07-27 19:16:42 +00:00
tox.ini Separate greenfield and upgrade tests 2017-08-24 10:24:15 +01:00

README.rst

Team and repository tags

image

OpenStack-Ansible Galera server

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-galera_server/latest

The project home is at:

http://launchpad.net/openstack-ansible