Closed sethrosenblum closed 9 years ago
@sethrosenblum thank you. You have contributed enough to this cookbook to deserve being a collaborator. Do you want me to add you?
That would be great!
@sethrosenblum done. We trust your judgement but feel free to submit non-trivial changes via pull requests instead of pushing directly :)
And feel free to participate in PR and issue discussions, including merging and closing!
thanks!
When upgrading cassandra by changing the attribute, an error is thrown (below) when the cassandra package tries to overwrite
cassandra.yaml
andcassandra-env.sh
. Since we overwrite those files ourselves, this keeps the latest versions of the files. This option is pretty common in other cookbooks: https://github.com/acidlabs/chef-rails/blob/master/site-cookbooks/nginx/recipes/default.rb#L16