[GALERA] Install and configuration: first and other nodes

This commit is contained in:
Emilien Mantel
2016-09-23 17:03:13 +02:00
parent e512d7d53c
commit fc5aa46d94
17 changed files with 131 additions and 29 deletions

View File

@@ -1,2 +1,2 @@
mysql_use_percona_repository: true
mysql_bind_address: '0.0.0.0'
mysql_bind_address: '{{ ansible_eth1.ipv4.address }}'