sous-chefs / confluence

Development repository for the confluence cookbook
https://supermarket.chef.io/cookbooks/confluence
Other
43 stars 46 forks source link

Support for system properties? #113

Closed mrjcleaver closed 8 years ago

mrjcleaver commented 8 years ago

Do we have support to set https://confluence.atlassian.com/doc/configuring-system-properties-168002854.html e.g. for https://confluence.atlassian.com/doc/hiding-the-people-directory-196816.html ?

legal90 commented 8 years ago

Yes, it could be done with attribute ['confluence']['jvm']['java_opts'] https://github.com/parallels-cookbooks/confluence/blob/master/attributes/default.rb#L66

In the setenv.sh this attribute will be rendered here: https://github.com/parallels-cookbooks/confluence/blob/master/templates/default/setenv.sh.erb#L53

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.