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

add patch to support chef_version #171

Merged
merged 1 commit into from Jul 19, 2016
Merged

Conversation

lamont-granquist
Copy link
Contributor

most of our metadata is the form of:

key "value"

but chef_version can be:

chef_version ">= 12.3.1", "< 13.0.0"

so we need a splat in method messing and need to shovel it into an
array.

relates to chef/chef#4081

most of our metadata is the form of:

key "value"

but chef_version can be:

chef_version ">= 12.3.1", "< 13.0.0"

so we need a splat in method messing and need to shovel it into an
array.

relates to chef/chef#4081
@thommay
Copy link
Contributor

thommay commented Jul 19, 2016

👍

@thommay thommay merged commit 9d235fd into master Jul 19, 2016
@lamont-granquist lamont-granquist deleted the lcg/chef-version-support branch July 19, 2016 17:35
@thommay thommay added Type: Enhancement Adds new functionality. and removed enhancement labels Jan 24, 2017
@chef chef locked and limited conversation to collaborators Nov 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Enhancement Adds new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants