mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-04-09 13:42:10 +07:00
[GALERA] Install and configuration OK => wsrep_ready ON
This commit is contained in:
@@ -1 +1,3 @@
|
||||
mysql_vendor: 'mariadb_galera'
|
||||
mysql_use_percona_repository: false
|
||||
mariadb_version: '10.1'
|
||||
|
||||
@@ -37,3 +37,7 @@
|
||||
delegate_to: "{{ his_master }}"
|
||||
when: c.changed
|
||||
|
||||
- hosts: mariadbgalera
|
||||
roles:
|
||||
- ../../
|
||||
|
||||
|
||||
Reference in New Issue
Block a user