Blame SOURCES/mariadb-galera.cnf.patch

4b4994
--- mariadb-10.1.11/support-files/wsrep.cnf.sh.orig	2016-04-06 16:55:28.429983803 +0200
4b4994
+++ mariadb-10.1.11/support-files/wsrep.cnf.sh	2016-04-06 16:56:02.194964351 +0200
4b4994
@@ -30,6 +30,9 @@ bind-address=0.0.0.0
4b4994
 ## WSREP options
4b4994
 ##
4b4994
 
4b4994
+# Enable wsrep
4b4994
+wsrep_on=1
4b4994
+
4b4994
 # Full path to wsrep provider library or 'none'
4b4994
 wsrep_provider=none
4b4994