Add yum install of the mariadb

Signed-off-by: Arif Ali <mail@arif-ali.co.uk>
This commit is contained in:
2014-11-09 23:53:34 +00:00
parent 938b0598e5
commit bf218909fb

View File

@@ -2,6 +2,8 @@
# Tested and confirmed on CentOS 7 x86_64
yum -y install mariadb-galera-server
MYSQL_PWD="password"
systemctl start mariadb