mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-02-26 10:22:09 +07:00
[GALERA] Install and configuration: first and other nodes
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
mysql_use_percona_repository: true
|
||||
mysql_bind_address: '0.0.0.0'
|
||||
mysql_bind_address: '{{ ansible_eth1.ipv4.address }}'
|
||||
|
||||
Reference in New Issue
Block a user