redhat-common: Fix MariaDB-Galera-server case

Official MariaDB repositories offer the package : MariaDB-Galera-server.
This package has been now ported within Fedora (and also RDO), the
package is now called mariadb-galera-server. Yum install being case
sensitive hence this change.

Change-Id: Icd03877f17d01708b3916578991e42eef30a69e4
This commit is contained in:
Yanis Guenane 2015-03-17 10:23:03 +01:00
parent 85a4d42879
commit 6b8421e0f9
1 changed files with 0 additions and 2 deletions

View File

@ -51,8 +51,6 @@ package_map = {
'linux-headers-generic': 'kernel-headers',
'linux-image-generic': 'kernel',
'lm-sensors': 'lm_sensors',
'mariadb-galera-server': 'MariaDB-Galera-server',
'mariadb-client': 'MariaDB-client',
'mysql-client-5.5': 'mariadb',
'mysql-server-5.5': 'mariadb-server',
'nagios-plugins-basic': 'nagios-plugins-all',