leonlee / cassandra

Ansible role for Cassandra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ANXS - cassandra Build Status

Ansible role which installs and configures Apache Cassandra.

Requirements & Dependencies

Ansible

It has been tested on Ansible 1.5 and above, and depends on the following roles:

  • ANXS.oracle-jdk

Variables

cassandra_install_method: "package"
...

Please, head over to the defaults/main.yml file, to have a full view on the cassandra configuration options.

At this stage, I highly recommend using the package option, since it comes with a init script, and I haven't found the time to make one for the source installation.

License

Licensed under the MIT License. See the LICENSE file for details.

Feedback, bug-reports, requests, ...

Are welcome!

About

Ansible role for Cassandra

License:MIT License