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

major refactoring in favor of duplicate resources in datastax and tarball recipe #207

Closed vkhatri closed 9 years ago

vkhatri commented 9 years ago

currently recipe datastax and tarball shares more than few common resources and i think it is better to move them to a separate recipe config.

there are also few resources missing in one and present in another. this way we will have better track and sync for configuration management.

vkhatri commented 9 years ago

@michaelklishin please take a look @ #207