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

respond_to?(:chef_version) for < 12.6 compat #112

Merged
merged 1 commit into from
Jan 18, 2017
Merged

respond_to?(:chef_version) for < 12.6 compat #112

merged 1 commit into from
Jan 18, 2017

Conversation

zrisher
Copy link
Contributor

@zrisher zrisher commented Jan 4, 2017

Description

This PR checks if chef_version is defined before using it in metadata.rb.

Issues Resolved

This allows Chef clients < 12.6 to use this cookbook. See:

Check List

Signed-off-by: Zach Risher <zrisher@yahoo.com>
@zrisher
Copy link
Contributor Author

zrisher commented Jan 4, 2017

It appears that the failed tests do not relate to this change.

@tas50 tas50 merged commit 6f1d8b5 into sous-chefs:master Jan 18, 2017
@tas50
Copy link
Contributor

tas50 commented Jan 18, 2017

Thanks

@zrisher
Copy link
Contributor Author

zrisher commented Jan 19, 2017

@tas50 Thank you!

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.

2 participants