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

Don't use chef_handler cookbook for Chef >= 14 #873

Merged
merged 3 commits into from
Dec 16, 2022

Conversation

amenasria
Copy link
Contributor

@amenasria amenasria commented Dec 15, 2022

What does this PR do?

This PR removes usage of chef_handler cookbook for Chef >= 14.

Motivation

This was reported in issue #872 .

As it's stated on https://supermarket.chef.io/cookbooks/chef_handler:

The chef_handler resource from this cookbook is now shipping as part of Chef 14.
With the inclusion of this resource into Chef itself we are now deprecating this cookbook.
It will continue to function for Chef 13 users, but will not be updated.

So we don't need to use it anymore as it's part of Chef from version 14.

Additional Notes

Possible Drawbacks / Trade-offs

Describe how to test/QA your changes

Reviewer's Checklist

@amenasria amenasria marked this pull request as ready for review December 15, 2022 15:22
@amenasria amenasria requested a review from a team as a code owner December 15, 2022 15:22
@amenasria amenasria merged commit 81a6955 into main Dec 16, 2022
@amenasria amenasria deleted the amenasria/deprecate-chef-handler-for-chef14 branch December 16, 2022 10:54
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