Install Java for Elasticsearch
It was missing from the recipe
This commit is contained in:
parent
dace5672e4
commit
b1cfa6f6f7
@ -17,3 +17,4 @@ depends "kosmos-postgresql"
|
|||||||
depends "backup"
|
depends "backup"
|
||||||
depends "elasticsearch"
|
depends "elasticsearch"
|
||||||
depends "tor-full"
|
depends "tor-full"
|
||||||
|
depends "java"
|
||||||
|
@ -27,6 +27,7 @@
|
|||||||
include_recipe "kosmos-nodejs"
|
include_recipe "kosmos-nodejs"
|
||||||
include_recipe "kosmos-redis"
|
include_recipe "kosmos-redis"
|
||||||
include_recipe "kosmos-postgresql"
|
include_recipe "kosmos-postgresql"
|
||||||
|
include_recipe "java"
|
||||||
|
|
||||||
elasticsearch_user 'elasticsearch'
|
elasticsearch_user 'elasticsearch'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user