You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indeed, the packages are preferred. As I just commented on the other issue you filed, we have a 2.0.0_wip branch going that we're about to release; it's also much better tested with the packaged versions of ES. Hope this helps!
- Ensure :package is the default installation method everywhere, update docs to reflect. Fixes#389.
- Ensure defaults for :package and :tarball are clear; remove incorrect comment on resource. Fixes#391.
- Ensure actions are firing correctly when providers really do updates, so restarting is easier. Fixes#394.
- Drastically clarify elasticsearch_plugin docs, allow URL specifier for installs. Fixes#392.
- Re-comment the node role in the configure resource to be more plain. Fixes#393.
- Pass through default service notifications from elasticsearch_service to service. Fixes#392.
More of the examples use :tarball for the install type, though it seems to me that packages would be preferred in a lot of situations.
Is there a recommended installation?
The text was updated successfully, but these errors were encountered: