Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrlesmithjr/ansible-mariadb-galera-cluster
https://github.com/mrlesmithjr/ansible-mariadb-galera-cluster
ansible ansible-roles centos debian hacktoberfest mariadb-galera-cluster redhat ubuntu
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrlesmithjr/ansible-mariadb-galera-cluster
- Owner: mrlesmithjr
- License: mit
- Created: 2015-08-04T19:35:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-10T07:50:15.000Z (8 months ago)
- Last Synced: 2024-03-10T08:44:55.276Z (8 months ago)
- Topics: ansible, ansible-roles, centos, debian, hacktoberfest, mariadb-galera-cluster, redhat, ubuntu
- Language: Jinja
- Homepage:
- Size: 398 KB
- Stars: 126
- Watchers: 11
- Forks: 111
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
**Table of Contents** _generated with [DocToc](https://github.com/thlorenz/doctoc)_
- [ansible-mariadb-galera-cluster](#ansible-mariadb-galera-cluster)
- [Build Status](#build-status)
- [Requirements](#requirements)
- [Vagrant](#vagrant)
- [Role Variables](#role-variables)
- [Dependencies](#dependencies)
- [Example Playbook](#example-playbook)
- [License](#license)
- [Author Information](#author-information)# ansible-mariadb-galera-cluster
An [Ansible](https://www.ansible.com) role to install/configure a [MariaDB-Galera Cluster](https://mariadb.com/kb/en/mariadb/what-is-mariadb-galera-cluster/)
## Requirements
- Collections:
- community.mysql## Role Variables
[defaults/main.yml](defaults/main.yml)
## Dependencies
None
## Example Playbook
[Example playbook](./playbook.yml)
## License
MIT
## Author Information
Larry Smith Jr.
- [@mrlesmithjr](https://twitter.com/mrlesmithjr)
- [[email protected]](mailto:[email protected])
- [http://everythingshouldbevirtual.com](http://everythingshouldbevirtual.com)