[es] Upgrade to 2.0.0

This commit is contained in:
Geoff Bourne
2015-10-29 19:58:28 -05:00
parent 5484f50659
commit b3a79d6b08
3 changed files with 13 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ if [ ! -e /conf/logging.* ]; then
cp $ES_HOME/config/logging.yml /conf
fi
OPTS="-Des.path.conf=/conf \
OPTS="$OPTS -Des.path.conf=/conf \
-Des.path.data=/data \
-Des.path.logs=/data \
-Des.transport.tcp.port=9300 \