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

optional purge older C* tarball archives #222

Closed vkhatri closed 8 years ago

vkhatri commented 9 years ago

recipe tarball needs to modify to delete older C* archives.

attribute default['cassandra']['tarball_purge'] would control the behavior with default value set to false.

vkhatri commented 9 years ago

@michaelklishin sorry, missed README update. will submit another PR for it.

michaelklishin commented 8 years ago

Fixed in https://github.com/vkhatri/cassandra-chef-cookbook/commit/1f2c4392a597b5a4c1a236f80c2156dd4ae3a75f.