This is an Ansible playbook for deploying Apache Cassandra 2.0.
This playbook was tested on Ubuntu 12.04 x86_64.
This playbook requires Ansible 1.2 or higher.
Variables which can be configured are located in the group_vars/all
file.
ansible-playbook -i ansible.host setup.yml
- Support multiple node deployments
- Parameterize more cassandra.yaml options
- Allow user to specify JDK & JRE version (1.6 and 1.7)
This playbook is distributed under the Apache 2.0 license.