Install Java for Elasticsearch

It was missing from the recipe
This commit is contained in:
Greg Karékinian
2019-09-27 10:51:26 +02:00
parent dace5672e4
commit b1cfa6f6f7
2 changed files with 2 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
include_recipe "kosmos-nodejs"
include_recipe "kosmos-redis"
include_recipe "kosmos-postgresql"
include_recipe "java"
elasticsearch_user 'elasticsearch'