Skip to content

JAVA_OPTS is not JAVA_OPTS #41

Open
@Poil

Description

@Poil

Hi,

I think we are missing in this block JAVA_OPTS=

{% if instance.java_opts is defined %}
{% for java_opt in instance.java_opts %}
JAVA_OPTS="{{ java_opt.name }}={{ java_opt.value }} ${JAVA_OPTS}"
{% endfor %}
{% endif %}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions