Skip to content
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

Version attribute effect on download_url is misleading #214

Closed
n1koo opened this issue May 24, 2014 · 3 comments
Closed

Version attribute effect on download_url is misleading #214

n1koo opened this issue May 24, 2014 · 3 comments

Comments

@n1koo
Copy link

n1koo commented May 24, 2014

node.elasticsearch[:download_url] is evaluated based on the default node.elasticsearch[:version] value, and overriding it changes everything else but the version you actually are downloading and installing

Maybe the move the process of building download_url to the recipe?

@karmi
Copy link
Contributor

karmi commented May 24, 2014

There's quite a lot of issues opened for the general problems with versions, can you please look them up? There's a lot of discussion there.

(I've never been able to consistently reproduce problems with specifying/overloading/whatever the versions, though it's clearly something which gives most pain to the cookbook users.)

@n1koo n1koo closed this as completed May 24, 2014
@n1koo
Copy link
Author

n1koo commented May 24, 2014

Yeah, it seems that I missed #179 which reported the same thing :)

@karmi
Copy link
Contributor

karmi commented May 24, 2014

And couple of others I guess... :) Any feedback on the existing tickets is appreciated, let's just not open more tickets, the issue is clearly considered painful & pressing. BTW, have a look how #208 approached the problem with not being able to override the attributes in some situations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants