sahara-image-elements/elements/mysql
Luigi Toscano 0498254076 mysql: fix the packages mapping on RHEL7 (mariadb)
RHEL7 configuration is the same as CentOS7 (or the other way around).
uses mariadb like CentOS7

Closes-Bug: #1675119
Change-Id: I7ea7a6f327f69a7271b605733ba95ef296bebef7
2017-03-22 19:15:57 +01:00
..
install.d Adding rhel7 to elements checks 2016-09-20 17:28:02 -03:00
README.rst Improvements to README.rst of elements 2015-04-29 18:41:30 +02:00
element-deps mysql: use install-packages and pkg-map elements 2015-03-30 09:50:36 +02:00
package-installs.yaml mysql: use install-packages and pkg-map elements 2015-03-30 09:50:36 +02:00
pkg-map mysql: fix the packages mapping on RHEL7 (mariadb) 2017-03-22 19:15:57 +01:00

README.rst

mysql

This element sets up the basic components of MySQL.

It is light version of original MySQL element (https://github.com/openstack/tripleo-image-elements/tree/master/elements/mysql).