In attributes/default.rb you can find the following attributes: ``` ruby default[:aem][:jvm_opts] = {} default[:aem][:jar_opts] = [] ``` According to https://github.com/tacitknowledge/aem-cookbook/search?utf8=✓&q=jar_opts and https://github.com/tacitknowledge/aem-cookbook/search?utf8=✓&q=jvm_opts&type=Code
In attributes/default.rb you can find the following attributes:
According to https://github.com/tacitknowledge/aem-cookbook/search?utf8=✓&q=jar_opts and https://github.com/tacitknowledge/aem-cookbook/search?utf8=✓&q=jvm_opts&type=Code