openstack-ansible-galera_se.../handlers
Jean-Philippe Evrard 04f8347852 Prevent latest mariadb version
Latest mariadb version has a bug that prevents clustering from
behaving properly in bootstrap.

For openSUSE, we need to switch from OBS to MariaDB upstream repo.
It therefore needs a backport from a previous patch:
"Switch to upstream MariaDB repository". We also need to configure
PrivateDevices before starting the service which is based on the
588b9cead7 backport and
baa97f1df2 master commit. This also
removes the SUSE specific cases from the tasks and handlers since they
are no longer necessary when using the upstream packages.

(manually cherry picked from commit a37bfcca09)
(manually cherry picked from commit c54e9a68bc)

Change-Id: I21e96dbe7fd9acaedb7eee7cba2ae226fa0644d5
2018-02-08 12:26:31 +00:00
..
main.yml Prevent latest mariadb version 2018-02-08 12:26:31 +00:00