Merge "Decouple galera client role from OSA inventory groups"
This commit is contained in:
commit
cb4f6cd1fe
2
playbooks/inventory/group_vars/galera_all.yml
Normal file
2
playbooks/inventory/group_vars/galera_all.yml
Normal file
@ -0,0 +1,2 @@
|
||||
---
|
||||
galera_client_drop_config_file: true
|
@ -18,3 +18,5 @@ tempest_log_dir: /var/log/utility
|
||||
# Set this if ssh access from the utility container to all other hosts is
|
||||
# desired
|
||||
# utility_ssh_private_key: "{{ lookup('file', '/root/.ssh/id_rsa') }}"
|
||||
|
||||
galera_client_drop_config_file: true
|
||||
|
Loading…
Reference in New Issue
Block a user