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

Prevent system directories (e.g., /usr/local), ownership to be changed #321

Closed jfwm2 closed 7 years ago

jfwm2 commented 7 years ago

While Ensuring that node['cassandra']['source_dir'] node['cassandra']['installation_dir'] minus leaf directories both exist such directories ownership to may be changed even in the cas of system directories (e.g., /usr/local)

michaelklishin commented 7 years ago

Thank you!