Skip to content

A Puppet module to install Apache Cassandra from the DataStax distribution

Notifications You must be signed in to change notification settings

aholmberg/puppet-cassandra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puppet Cassandra module (DataStax edition)

Build Status

Overview

Install Apache Cassandra from the DataStax distribution.

Usage

Example:

class { 'cassandra':
    cluster_name  => 'YourCassandraCluster',
    seeds         => [ '192.0.2.5', '192.0.2.23', '192.0.2.42', ],
}

Supported Platforms

The module has been tested on the following operating systems. Testing and patches for other platforms are welcomed.

  • Debian 6.0 (Squeeze) and Debian 7.0 (Wheezy)

License

Copyright (c) 2012-2013 smarchive GmbH, 2013 Gini GmbH

This script is licensed under the Apache License, Version 2.0.

See http://www.apache.org/licenses/LICENSE-2.0.html for the full license text.

Support

Please log tickets and issues at our project site.

About

A Puppet module to install Apache Cassandra from the DataStax distribution

Resources

Stars

Watchers

Forks

Packages