tripleo-image-elements/elements/mariadb-rpm
Dan Prince 19377e5b7f mariadb: call os-svc-enable
When configuring Mariadb we should always auto-start the
Mariadb (or mysql) daemon on startup. This prevents breaking simple
use cases like rebooting nodes, etc.

This patch updates the mariadb-rpm element to autostart mariadb.

The mariadb element is also updated to autostart 'mysql' (which
is the service name that element uses instead).

Change-Id: I02ccead89ce5054557a7037cbf127cbe6e75425b
2014-08-13 11:46:17 -04:00
..
install.d Rename mariadb-rdo to mariadb-rpm 2014-07-14 21:29:15 -07:00
os-refresh-config/configure.d mariadb: call os-svc-enable 2014-08-13 11:46:17 -04:00
README.md Rename mariadb-rdo to mariadb-rpm 2014-07-14 21:29:15 -07:00
element-deps Rename mariadb-rdo to mariadb-rpm 2014-07-14 21:29:15 -07:00
element-provides Rename mariadb-rdo to mariadb-rpm 2014-07-14 21:29:15 -07:00
pkg-map Rename mariadb-rdo to mariadb-rpm 2014-07-14 21:29:15 -07:00

README.md

Installs MariaDB with galera from default repository

This element is similar to mariadb repository but installs packages from default distribution repositories.