cerner / cerner_kafka

A Kafka Cookbook for Chef
Apache License 2.0
30 stars 25 forks source link

Provide option to clean previous kafka installations #4

Open bbaugher opened 10 years ago

bbaugher commented 10 years ago

Currently the cookbook lands all kafka installations like this,

/opt/kafka/kafka - Link to current kafka installation
/opt/kafka/kafka-0.8.0
/opt/kafka/kafka-0.8.1
...

We should be able to provide an option that deletes old kafka installations so we don't continue to accumulate installations.