evertrue / zookeeper-cookbook

Chef cookbook for installing and managing Zookeeper.

Home Page:https://supermarket.chef.io/cookbooks/zookeeper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No way to set Java Opts?

cullenmcdermott opened this issue · comments

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?

@cullenmcdermott did you sort this out?

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