ansible-mariadb-galera-cluster
ansible-mariadb-galera-cluster copied to clipboard
Table of Contents generated with DocToc
-
ansible-mariadb-galera-cluster
- Build Status
- Requirements
- Vagrant
- Role Variables
- Dependencies
- Example Playbook
- License
- Author Information
ansible-mariadb-galera-cluster
An Ansible role to install/configure a MariaDB-Galera Cluster
Build Status
Requirements
None
Role Variables
defaults/main.yml
Dependencies
None
Example Playbook
Example playbook
Update the root password
To update a existing mysql root password:
- Update the variable
mariadb_mysql_root_password
- Run a ansible-playbook within tags updating_root_passwords (
--tags updating_root_passwords
) - Re-run a ansible-playbook without tags
License
MIT
Author Information
Larry Smith Jr.
- @mrlesmithjr
- http://everythingshouldbevirtual.com
- mrlesmithjr [at] gmail.com