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

User limits to be setup conditionally and few other things #315

Closed pielu closed 7 years ago

pielu commented 7 years ago

Make Cassandra's user limits to be setup conditionally in case user already manages users in different cookbook / way (avoid limits duplication)

Also, the libraries to be (sym)linked as Cassandra's user and to have world readable permissions (otherwise Cassandra fails to load them)

Last but not least, fill gaps in tarballs checksums and some more linter-happy formatting.

michaelklishin commented 7 years ago

Thank you!