Kevin Carter 25a9eb3901
first commit
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2015-12-09 09:23:50 -06:00
2015-12-09 09:23:50 -06:00
2015-12-09 09:23:50 -06:00
2015-12-09 09:23:50 -06:00
2015-12-09 09:23:50 -06:00
2015-12-09 09:23:50 -06:00
2015-12-09 09:23:50 -06:00
2015-12-09 09:23:50 -06:00
2015-12-09 09:23:50 -06:00
2015-12-09 09:23:50 -06:00
2015-12-09 09:23:50 -06:00
2015-12-09 09:23:50 -06:00
2015-12-09 09:23:50 -06:00
2015-12-09 09:23:50 -06:00
2015-12-09 09:23:50 -06:00
2015-12-09 09:23:50 -06:00
2015-12-09 09:23:50 -06:00
2015-12-09 09:23:50 -06:00

OpenStack Galera Server

tags

openstack, galera, server, cloud, ansible

category

*nix

Role for the installation and installation of a Galera Cluster powered by MariaDB

- name: Install galera server
  hosts: galera_all
  user: root
  roles:
    - { role: "galera_server", tags: [ "galera-server" ] }
  vars:
    container_address: "{{ ansible_ssh_host }}"
    galera_root_password: secrete
    galera_root_user: root
Description
Role galera_server for OpenStack-Ansible
Readme 8.9 MiB
Languages
Jinja 76%
Python 24%