Merge "Update ElasticSearch version default to 1.7.5"
This commit is contained in:
commit
3a2e534047
@ -10,7 +10,7 @@ source $TOP_DIR/stackrc
|
|||||||
|
|
||||||
# Package source and version, all pkg files are expected to have
|
# Package source and version, all pkg files are expected to have
|
||||||
# something like this, as well as a way to override them.
|
# something like this, as well as a way to override them.
|
||||||
ELASTICSEARCH_VERSION=${ELASTICSEARCH_VERSION:-1.4.2}
|
ELASTICSEARCH_VERSION=${ELASTICSEARCH_VERSION:-1.7.5}
|
||||||
ELASTICSEARCH_BASEURL=${ELASTICSEARCH_BASEURL:-https://download.elasticsearch.org/elasticsearch/elasticsearch}
|
ELASTICSEARCH_BASEURL=${ELASTICSEARCH_BASEURL:-https://download.elasticsearch.org/elasticsearch/elasticsearch}
|
||||||
|
|
||||||
# Elastic search actual implementation
|
# Elastic search actual implementation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user