Merge pull request #124 from enovance/bug/123/goneri
Revert "Bind group communication on api_eth and not 0.0.0.0"
This commit is contained in:
commit
4a915cb17e
@ -41,7 +41,6 @@ binlog_format = ROW
|
|||||||
innodb_autoinc_lock_mode = 2
|
innodb_autoinc_lock_mode = 2
|
||||||
innodb_locks_unsafe_for_binlog = 1
|
innodb_locks_unsafe_for_binlog = 1
|
||||||
wsrep_provider = "<%= @wsrep_provider %>"
|
wsrep_provider = "<%= @wsrep_provider %>"
|
||||||
wsrep_provider_options = "gmcast.listen_addr=tcp://<%= @api_eth %>:4567; "
|
|
||||||
wsrep_cluster_name = "galera_cluster"
|
wsrep_cluster_name = "galera_cluster"
|
||||||
wsrep_cluster_address = "gcomm://<%= @gcomm_definition %>"
|
wsrep_cluster_address = "gcomm://<%= @gcomm_definition %>"
|
||||||
wsrep_sst_auth = root:<%= @mysql_root_password %>
|
wsrep_sst_auth = root:<%= @mysql_root_password %>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user