elasticsearch-formula
elasticsearch-formula copied to clipboard
Java requisite
On Debian (specifically Ubuntu 18.04.1) the postinstall of elasticsearch 6.x requires Java to be installed. This formula doesn't manage this dependency.
See also https://github.com/saltstack-formulas/logstash-formula, which does.
It should also add the appropriate JAVA_HOME to the sysconfig by default.
Just noting that ES 7 now has its own bundled JVM