Hi.
Recently I encountered an issue where chef-client version 13.6.4 threw a CHEF-19 depreciation warning in the following resources:
- replace_line, lines 13, 16, 19, and 29.
- 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.