Elasticsearch major version checked and repository base path changed

This commit is contained in:
Mayte Ariza
2019-03-27 10:04:24 +01:00
parent b15d61cda7
commit 1bc6ecca67
2 changed files with 13 additions and 6 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ done
>&2 echo "Elastic is up - executing command"
if [ $ENABLE_CONFIGURE_S3 ]; then
#Wait for Elasticsearch to be ready to create the repository
sleep 10
IP_PORT="${ELASTICSEARCH_IP}:${ELASTICSEARCH_PORT}"