Installs and configures a cassandra cluster
Requirements
See meta/main.yml
Role Variables
Dependencies
See meta/main.yml
Example Inventory
[cassandra-cluster]
host[1-n].test
Example Playbook
- hosts: cassandra-cluster
roles:
- role: andrewrothstein.cassandra
cassandra_network_iface: eth0
cassandra_seeds:
ty: group
name: cassandra-cluster
License
MIT
Author Information
Andrew Rothstein andrew.rothstein@gmail.com