Installs and configures Datastax Enterprise or Datastax community Cassandra.
Chef version 0.10.10+ and Ohai 0.6.12+ are required.
- Ubuntu 12.10
- Ubuntu 14.04
Notes: This cookbook has been tested on the listed platforms. It may work on other platforms with or without modification.
Installs and configures dse-chef.
Installs Java
From the keys data bag, there should be an item called datastax that includes the username and password to download Datastax Enterprise. The format of the data in this data bag should be:
{
"id": "datastax",
"user": "myuser",
"password": "mypassword"
}
TODO
None
None
None
TODO
- Author:: Russell Bradberry rbradberry@simplereach.com
- Author:: Eric Lubow elubow@simplereach.com