tripleo-image-elements/elements/mariadb-dev
Ryan Brady 8cdcac4e5d Fix DISTRO_NAME usage for centos7 element
In each of the changed files in this patch, the $DISTRO_NAME usage
is checking against "centos".  The valid value for the centos7
element for $DISTRO_NAME is "centos7"[1].

[1] http://git.io/8IvuTw

Change-Id: I5d59e195c38fc7ff5b3235e195171fafcf5b4f87
2014-10-01 21:47:45 -04:00
..
environment.d add some missing “set -ue” declarations 2014-05-20 09:39:55 +02:00
install.d indent using 4 spaces (1/3) 2014-06-09 10:28:58 +02:00
pre-install.d Fix DISTRO_NAME usage for centos7 element 2014-10-01 21:47:45 -04:00
element-provides Adds mysql-dev and mariadb-dev elements 2014-03-26 21:22:31 +01:00
README.md Adds mysql-dev and mariadb-dev elements 2014-03-26 21:22:31 +01:00

Installs mariadb devel package

This is a separate element because different devel packages are installed for mysql and for mariadb.