mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-04-09 13:42:10 +07:00
Force define galera var
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
mysql_bind_address: '{{ ansible_eth0.ipv4.address }}'
|
||||
mariadb_galera_members:
|
||||
- '{{ ansible_eth0.ipv4.address }}'
|
||||
mysql_galera_primary_node: 'localhost'
|
||||
roles:
|
||||
- ../../
|
||||
post_tasks:
|
||||
|
||||
Reference in New Issue
Block a user