
Add support for the openSUSE Leap distributions. For openSUSE we use the packages provided by the Open Build Service repository which contains the Galera clustering support. These packages are different compared to the CentOS7 and Ubuntu ones so the way the cluster is being bootstrapped is also different. The systemd service file can't be used for that, so we need to modify the MariaDB configuration file on the boostrap node to initiate the cluster. Moreover, files are installed in different places so we need to modify the distribution files and templates to take that into consideration as well. Change-Id: I1ac31fbc06152da7f93e57911d4a952f0dd83849
Team and repository tags
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:
Description
Languages
Jinja
76%
Python
24%