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

Generating correct chef-client download URL based on x.y.z version #33

Closed
wants to merge 1 commit into from
Closed

Conversation

4min
Copy link

@4min 4min commented Aug 13, 2015

This fixes #32
Not very future-proof for future chef-client 11 builds, but as we don't know where they'll be headed - this would work for now.

@annawake
Copy link
Contributor

That I actually have some information about ;-) You actually need to use the Omnitruck API to get the chef-client URL: https://docs.chef.io/api_omnitruck.html

@annawake
Copy link
Contributor

So rather than hardcoding the versions like this, omnitruck should be the way.

@4min
Copy link
Author

4min commented Aug 13, 2015

Thanks, great idea. Please decline this PR, a new one is on the way.

@annawake
Copy link
Contributor

Closed

@annawake annawake closed this Aug 14, 2015
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

Successfully merging this pull request may close these issues.

Chef installation doesn't work if an x.y.z version is specified
2 participants