Files
openstack-ansible-galera_cl…/doc/source/index.rst
Dmitriy Rabotyagov 6397dd0e86 Replace git.openstack.org with opendev.org
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
2019-11-14 14:10:37 +02:00

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: secrete

Dependencies

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