Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.54 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.54 KB

cassandra logo

Ansible Role: cassandra

Build Status License Ansible Role GitHub tag Twitter URL

This role installs Cassandra cluster and metrics exporter

⚠️ IMPORTANT NOTICE

THIS PROJECT IS ABANDONED. WE DO NOT ACCEPT ANY NEW ISSUES AND/OR PULL REQUESTS.

Requirements

Docker must be installed on host system. Due to test requirements those few lines have been commented out from meta/main.yml.

Example usage

Use it in a playbook as follows:

- hosts: cassandra
  become: true
  roles:
    - SoInteractive.cassandra

Have a look at the defaults/main.yml for role variables that can be overridden.

TODO

  • Replication factor in system_auth