Description
Hey all,
So I wanted to open this issue to give anyone watching an update on what's next for this module.
Firstly, apologies from Elastic that this module has not been given the time and effort it deserves.
The plan for the next steps for this module are as follows:
-
Refresh dependencies and supported versions.
This will unfortunately require dropping support for any Puppet versions older than
5.x
, and any Elasticsearch version older than6.x
. -
Remove support for installing and managing multiple instances on a single host.
This was the "recommended" method a few years ago in order to maximise the memory utilisation for a given host containing more than 32GB of RAM. However other methods have become more prevalent since, such as running Elasticsearch in Docker.
Therefore in order to massively simplify this module we will be removing support for installing and managing multiple instances on a single host. -
Update the module to support installing Elasticsearch 7.
This is the biggest thing that most of you are asking for - Support for installing and managing Elasticsearch
7.x
.
The good news is: It's coming!
Feel free to ask any questions or raise any concerns you might have with any of the above, and we'll do our best to work with you.
And thanks again to everyone who's taken the time to open issues or PR's - It's really appreciated.