Unable to install specific version of elastic-search
umeshauv opened this issue · 3 comments
When I try to install version 7.10.1, I get the following error.
TASK [geerlingguy.elasticsearch : Install Elasticsearch.] ***********************************************************
fatal: [rabbitmq]: FAILED! => changed=false
msg: |-
Failure talking to yum: failure: repodata/repomd.xml from elasticsearch-7.10.1: [Errno 256] No more mirrors to try.
https://artifacts.elastic.co/packages/7.10.1/yum/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found
I have passed elasticsearch_version: '7.10.1'.
@umeshauv currently that role does not permit you to specify specific version. It installs the latest version from elasticsearch 7.x repo on both RedHat and Debian. I will create a PR for that issue tomorrow.
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!
Please read this blog post to see the reasons why I mark issues as stale.
This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.