Skip to content

Latest commit

 

History

History
57 lines (40 loc) · 992 Bytes

README.md

File metadata and controls

57 lines (40 loc) · 992 Bytes

Role Name

An Ansible role to install/configure a MariaDB-Galera Cluster

Build Status

Build Status

Requirements

None

Vagrant

Spin up a test 3-node cluster using Vagrant....

git clone https://github.com/mrlesmithjr/ansible-mariadb-galera-cluster.git
cd Vagrant
vagrant up

When you are done testing tear it all down....

./cleanup.sh

Role Variables

Role Defaults

Dependencies

None

Example Playbook

License

BSD

Author Information

Larry Smith Jr.