Hey Everyone,
We've released an important bugfix release of Chef Infra Client today with critical regression fixes. Please give it a try and let us know if you run into any issues at github.com/chef/chef/issues.
Chef Infra Client 16.0.275 fixes:
- Resolved failures when using the
windows_packageresource. Thanks for reporting this issue @cookiecurse. - Resolved log warnings when running
executeresources. - The appropriate
cronorcron_dresource call is now called when using the:deleteaction inchef_client_cron. Thanks for reporting this issue @jimwise. - The
chef_client_cronresource now creates the log directory with750permissions not640. Thanks for this fix @DhaneshRaghavan. - The
knife yaml convertcommand now correctly converts symbol values. - The
sysctl,apt_preference, andcron_dremove actions no longer fail with missing property warnings.
Enjoy,
Tim