Chef client 12.11.18 Released

We are pleased to announce the release of chef-client 12.11.18 to the stable channel.

For details of what is included you may view the changelog and the release notes.

This release includes a new systemd_unit resource contributed by Nathan Williams and a few RFC enhancements that have been in public discussion:

This build can be downloaded from the chef client download page or installed via omnitruck::

https://omnitruck.chef.io/install.sh | sudo bash -s -- -c stable -P chef -v 12.11.18

or

. { iwr -useb https://omnitruck.chef.io/install.ps1 } | iex; install -channel stable -project chef -v 12.11.18

Enjoy!
Matt