Merge "Update galera_wsrep_sst_auth_user to use galera_root_user"

This commit is contained in:
Zuul 2021-03-22 23:32:01 +00:00 committed by Gerrit Code Review
commit 1bb8780499
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ galera_wsrep_sst_method: mariabackup
galera_wsrep_provider_options:
- { option: "gcache.size", value: "{{ galera_gcache_size }}" }
- { option: "gmcast.listen_addr", value: "tcp://{{ galera_wsrep_node_incoming_address }}:{{ galera_wsrep_cluster_port }}" }
galera_wsrep_sst_auth_user: "root"
galera_wsrep_sst_auth_user: "{{ galera_root_user }}"
galera_wsrep_sst_auth_password: "{{ galera_root_password }}"
# mariabackup parallel/sync threads