This patch replaces git.openstack.org with opendev.org as redirection from old path was enabled. Also we change upper constraints url due to [1] [1] http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006478.html Change-Id: I1ca77be73cda89776ccf8e5a1f48781261683103
1017 B
1017 B
OpenStack-Ansible Galera client
This Ansible role installs packages used to interact with and manage a Galera cluster.
To clone or view the source code for this repository, visit the role repository for galera_client.
Default variables
../../defaults/main.yml
Required variables
To use this role, define the following variables:
galera_root_password: secreteDependencies
This role needs pip >= 7.1 installed on the target host.
This role depends on the config_template Ansible module
provided by OpenStack-Ansible
Plugins.
Example playbook
../../examples/playbook.yml