Install Java for Elasticsearch

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

View File

@ -17,3 +17,4 @@ depends "kosmos-postgresql"
depends "backup"
depends "elasticsearch"
depends "tor-full"
depends "java"

View File

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