evertrue / zookeeper-cookbook

Chef cookbook for installing and managing Zookeeper.
https://supermarket.chef.io/cookbooks/zookeeper
Apache License 2.0
81 stars 117 forks source link

too restrictive permissions on /opt/zookeeper/ #140

Closed petere closed 9 years ago

petere commented 9 years ago

The installation creates /opt/zookeeper/ with 0700 permissions, which seems awfully strict. I don't think there is a point in hiding anything in there except the actual data. Is there a reason for this?