jenssegers / jenssegers/chef-patch
Bug: multiple CHEF-19 violations in resources
Open
- Dominant language
- Ruby
- Stars
- 20
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Hi.
Recently I encountered an issue where chef-client version 13.6.4 threw a [CHEF-19](https://docs.chef.io/deprecations_namespace_collisions.html) depreciation warning in the following resources:
1. replace_line, lines 13, 16, 19, and 29.
2. Append_line, lines 12 and 15.
I briefly looked at the other resources and they all contain similar violations. This is an issue because starting with Chef 14.0 (releases April 1st), these deprecations will become errors.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.