Skip to content

Instantly share code, notes, and snippets.

# fab tasks for creating a multi-node Cassandra cluster on a single machine.
#
# This script is very opinionated. It makes the following assumptions:
#
# - Your supervisor is systemd (this was tested on fedora-17)
# - Cassandra is installed via the Datastax-supplied RPMs, which means there are
# some naive assumptions about variables to be changed, such as paths. See below.
#
# Each instance consists of:
#