mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-02-24 10:13:30 +07:00
mysql_bind_address='0.0.0.0' on all vagrant
This commit is contained in:
@@ -1 +1,2 @@
|
||||
mysql_use_percona_repository: true
|
||||
mysql_bind_address: '0.0.0.0'
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
# Master must listen for replication
|
||||
mysql_bind_address: '0.0.0.0'
|
||||
|
||||
# Master durability
|
||||
mysql_sync_binlog: '1'
|
||||
mysql_innodb_flush_log_at_trx_commit: '1'
|
||||
|
||||
Reference in New Issue
Block a user