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

Fixes for chef13 and cheffish5.x/cheffish-13.x #572

Merged
merged 3 commits into from
Apr 21, 2017

Conversation

jjlimepoint
Copy link
Contributor

  • driver_for_url needs a to_hash added to its config for the string url case (like used with vsphere, for exmple), since MergedConfig only takes hashes, but config is a mash

  • resource creation functions no longer take caller

The first of these is actually required for chef12 with cheffish5 as well, the other two commits are chef-13 compatability

… case (like used with vsphere, for exmple), since MergedConfig only takes hashes, but config is a mash

Signed-off-by: Jaymz Julian <[email protected]>
Signed-off-by: Jaymz Julian <[email protected]>
@tyler-ball
Copy link
Contributor

Thanks for this PR!

bglimepoint pushed a commit to bglimepoint/chef-provisioning that referenced this pull request Oct 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants