Skip to content

Ansible playbook for deploying Apache Cassandra 1.2 and 2.0.

License

Notifications You must be signed in to change notification settings

Kami/ansible-cassandra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Ansible Apache Cassandra playbook

This is an Ansible playbook for deploying Apache Cassandra 2.0.

This playbook was tested on Ubuntu 12.04 x86_64.

Requirements

This playbook requires Ansible 1.2 or higher.

group_vars

Variables which can be configured are located in the group_vars/all file.

Running playbook

ansible-playbook -i ansible.host setup.yml

TODO

  • Support multiple node deployments
  • Parameterize more cassandra.yaml options
  • Allow user to specify JDK & JRE version (1.6 and 1.7)

License

This playbook is distributed under the Apache 2.0 license.

About

Ansible playbook for deploying Apache Cassandra 1.2 and 2.0.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages