Merge "Use mariadb-galera-server for server package"

This commit is contained in:
Jenkins
2014-04-04 09:48:59 +00:00
committed by Gerrit Code Review

View File

@@ -1,5 +1,6 @@
class {"mysql::server":
package_name => "mariadb-galera-server",
config_hash => {bind_address => "0.0.0.0",
default_engine => "InnoDB",
root_password => "%(CONFIG_MYSQL_PW)s",}