Fixing indentation at the .yml files

This commit is contained in:
l
2019-02-05 13:18:03 +01:00
parent 024d25236a
commit 302286a29e
2 changed files with 13 additions and 13 deletions

View File

@@ -84,9 +84,9 @@ then
done
else
echo "
#xpack features
xpack.ml.enabled: $XPACK_ML
" >> $elasticsearch_config_file
#xpack features
xpack.ml.enabled: $XPACK_ML
" >> $elasticsearch_config_file
fi
echo "Elasticsearch is ready."