evertrue / zookeeper-cookbook

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

No way to set Java Opts? #185

Closed cullenmcdermott closed 8 years ago

cullenmcdermott commented 8 years ago

I see an attribute to use to set java opts but it doesn't look like it does anything? What's the best way to set these options with this cookbook?

jeffbyrnes commented 8 years ago

@cullenmcdermott did you sort this out?

cullenmcdermott commented 8 years ago

Yep I did. I found the env_vars property and was able to use that to set JVMFLAGS.