Go to file
Kevin Carter ab36aed999 first commit
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2015-12-09 09:23:13 -06:00
2015-12-09 09:23:13 -06:00
2015-12-09 09:23:13 -06:00
2015-12-09 09:23:13 -06:00
2015-12-09 09:23:13 -06:00
2015-12-09 09:23:13 -06:00
2015-12-09 09:23:13 -06:00
2015-12-09 09:23:13 -06:00
2015-12-09 09:23:13 -06:00
2015-12-09 09:23:13 -06:00
2015-12-09 09:23:13 -06:00
2015-12-09 09:23:13 -06:00
2015-12-09 09:23:13 -06:00
2015-12-09 09:23:13 -06:00
2015-12-09 09:23:13 -06:00

OpenStack Galera Client

tags

openstack, galera, client, cloud, ansible

category

*nix

Role for the installation of the mariadb and xtrabackup clients used to interact with and manage a galera cluster.

Example Ansible play

- name: Install galera server
  hosts: galera_all
  user: root
  roles:
    - role: "galera_server"
      galera_address: "10.0.0.1"
      galera_root_password: secrete
      galera_root_user: root
Description
DEPRECATED, role galera_client for OpenStack-Ansible
Readme 3.1 MiB