michaelklishin / cassandra-chef-cookbook

Chef cookbook for Apache Cassandra, DataStax Enterprise (DSE) and DataStax agent
Apache License 2.0
163 stars 228 forks source link

Tarball SHA256 shouldn't be required when installation method is not tarball #219

Closed michaelklishin closed 9 years ago

michaelklishin commented 9 years ago

Currently it is implicitly required, e.g. try clearing the sha256 helper and provision using installation_method: "datastax".

vkhatri commented 9 years ago

@michaelklishin agreed, i will move it to tarball recipe.

vkhatri commented 9 years ago

@michaelklishin PR submitted.