We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For debian repository installation version 7 is hard coded, in repository_installation
Installation of Elasticsearch version 8 fails on debian
5.1.14
Debian
Steps to reproduce the behavior:
Version 8.11.4 should be installed
The text was updated successfully, but these errors were encountered:
[sous-chefsGH-802] Fix to remove hard coded version 7 for Debian repo…
07c18f9
…sitory obvious fix
[GH-802] Fix to remove hard coded version 7 for Debian repository (#803)
22f430d
No branches or pull requests
🗣️ Foreword
For debian repository installation version 7 is hard coded, in repository_installation
👻 Brief Description
Installation of Elasticsearch version 8 fails on debian
🥞 Cookbook version
5.1.14
🎩 Platform details
Debian
Steps To Reproduce
Steps to reproduce the behavior:
elasticsearch_install 'elasticsearch' do
version "8.11.4"
end
🚓 Expected behavior
Version 8.11.4 should be installed
The text was updated successfully, but these errors were encountered: