riptano / ComboAMI

The AMI takes a set of input parameters via the EC2 user-data to install, RAID, ring, and launch a DataStax Enterprise/Community cluster.
69 stars 59 forks source link

Handle case where initial_token may be commented out in cassandra.yaml #94

Closed bcantoni closed 9 years ago

bcantoni commented 9 years ago

Fixes #93

mlococo commented 9 years ago

Please open a new PR against dev-2.6 instead of 2.6. I'll push this one out quickly, but as a general practice I like to queue contributions up in the dev branch rather than merge them directly to the "prod" branch.