tripleo-image-elements/elements/mariadb
Jan Provaznik 548fdd87d8 Sync mariadb cluster init with mysql element
Similar cluster init process is used for mariadb as for mysql.

Change-Id: I8089c70346c963c5d81beb1b365d5da00eb9545b
2014-07-01 10:25:40 +02:00
..
install.d Switch from upstart to os-refresh-config for MySQL server-id's 2014-06-23 21:19:45 +01:00
os-refresh-config/configure.d Sync mariadb cluster init with mysql element 2014-07-01 10:25:40 +02:00
element-deps Allow install mariadb from RDO repository 2014-06-03 13:36:39 +02:00
element-provides Adds mariadb element 2014-03-26 21:22:31 +01:00
README.md Adds mariadb element 2014-03-26 21:22:31 +01:00

Installs MariaDB with galera

Mysql and mariadb elements are very similar so both depend on mysql-common element which contains shared logic. See mysql-common for more details about mysql setup.