Sleep on init + cleanup

This commit is contained in:
Dale McDiarmid 2017-01-17 12:54:29 +00:00
parent b6b9d19082
commit baf3a7c9f5
3 changed files with 5 additions and 2 deletions

View file

@ -48,6 +48,7 @@ DATA_DIR={{ data_dirs | array_to_str }}
CONF_DIR="{{conf_dir}}"
PID_DIR="{{pid_dir}}"
ES_JVM_OPTIONS="{{conf_dir}}/jvm.options"
# Source the default env file
ES_ENV_FILE="{{instance_default_file}}"