geerlingguy / ansible-role-elasticsearch

Ansible Role - Elasticsearch
https://galaxy.ansible.com/geerlingguy/elasticsearch/
MIT License
185 stars 209 forks source link

Unable to install specific version of elastic-search #81

Closed umeshauv closed 3 years ago

umeshauv commented 3 years ago

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'.

bilalcaliskan commented 3 years ago

@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.

stale[bot] commented 3 years ago

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.

stale[bot] commented 3 years ago

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.