-
-
Notifications
You must be signed in to change notification settings - Fork 476
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Puppet for elastic stack 7.1 #1037
Comments
Also waiting on a compatible ES 7.* version. |
Is this currently compatible with 7.x? |
I tried with 7.2 but the puppet module is focused on setting up multiple elastic search instances. |
The problem we had is the module is outputting some config options that aren't compatible with the Kibana Specifically in the instance.pp file: |
I managed to deploy one cluster 7.1.1 with 2 nodes (i.e. 2instances) without xpack nor searchguard. |
@sferry Thanks for sharing. Which vars had you yo change ? I've seen already datadir environment var name not correct but had no time to dig into. |
@sticky-note [1] |
Thanks for you help, I ended up with this PR to provision the bare minimum to have a cluster running with ES 7.x and not break backward compatibility, I Think.. |
Any update on this or if #1040 will be merged? |
Please, a working puppet module for ES7 (just one; not multiple ES instances) would be great, together with an working SSL implementation. Without SSL, the current version it works. |
Any updates here? puppet-elastic-stack is already at 7.x ... so what's going on? :) |
I have managed to get ELK 7.4.1 working using this module with xpack security running. I've updated my fork with all the requirements. |
@uberjew666 thanks for the great work! When will you do a PR? |
@rwaffen Soon, just tidying my commits and confirming all the tests pass. Hopefully this week. |
Hi there, Thank you for your patience on this issue. I just wanted to post a quick update to say that support for 7.x IS coming. More details on how etc can be found here: #1068 |
Copying the update from #1068 (comment): Apologies again for the lack of progress here... Other priorities took over... With that being said, I'd like to announce that version 7.0.0 of the module has just been published ot the Puppet Forge. I'd also like to call out the Warning from the README - This module DOES NOT support upgrading or migrating existing multi-instance deployments! Our current recommendation is to deploy Elasticsearch to new nodes and migrate the data over. We're planning on trying to make this story better, however I'm honestly not sure when that will happen. Feel free to reach out with any issues or questions, and thanks again for everyone's patience and comments on this issue. Hope everyone has a good festive period and the computer gods are kind! |
Greetings,
May I ask if this puppet module is compatibile with Elastic stack 7 (.1) ?
Many thanks.
Kind regards,
Tama Ma
The text was updated successfully, but these errors were encountered: