We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 000906d commit 085bb55Copy full SHA for 085bb55
templates/elasticsearch.default.j2
@@ -64,4 +64,4 @@ export ES_USE_GC_LOGGING=true
64
JAVA_HOME={{ elasticsearch_java_home }}
65
{% endif %}
66
67
-PID_DIR={% elasticsearch_pid_dir %}
+PID_DIR={{ elasticsearch_pid_dir }}
0 commit comments