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 Chef/IncludingOhaiDefaultRecipe Chef/IncludingXMLRubyRecipe & Chef/LegacyYumCookbookRecipes #246

Merged
merged 3 commits into from
Aug 27, 2019

Conversation

tas50
Copy link
Contributor

@tas50 tas50 commented Aug 26, 2019

LegacyYumCookbookRecipes: Determines when the old yum cookbook recipes from yum < 3.0 is used.
IncludingOhaiDefaultRecipe: Determines if a user is including the old default recipe from the ohai cookbook which required forking that cookbook
IncludingXMLRubyRecipe: detects using the xml cookbook to compile the nokogiri gem into Chef. That's built into Chef 12+ anyways

Signed-off-by: Tim Smith tsmith@chef.io

@tas50 tas50 requested review from a team as code owners August 26, 2019 22:12
…f/LegacyYumCookbookRecipes

LegacyYumCookbookRecipes: Determines when the old yum cookbook recipes from yum < 3.0 is used.
IncludingOhaiDefaultRecipe: Determines if a user is including the old default recipe from the ohai cookbook which required forking that cookbook
IncludingXMLRubyRecipe: detects using the xml cookbook to compile the nokogiri gem into Chef. That's built into Chef 12+ anyways

Signed-off-by: Tim Smith <tsmith@chef.io>
Signed-off-by: Tim Smith <tsmith@chef.io>
@tas50 tas50 mentioned this pull request Aug 26, 2019
7 tasks
Catch the include_recipe 'ohai' scenario

Signed-off-by: Tim Smith <tsmith@chef.io>
@tas50 tas50 merged commit 455562e into master Aug 27, 2019
@chef-ci chef-ci deleted the new_cops branch August 27, 2019 02:23
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