Ohai Chefs!
We have just promoted the ChefClient 12.10.24 build and you should now find it on the downloads site.
You can obtain the build by executing
curl https://omnitruck.chef.io/install.sh | sudo bash -s -- -P chef -v 12.10.24 #non-windows
or
. { iwr -useb https://omnitruck.chef.io/install.ps1 } | iex; install -project chef -v 12.10.24 #windows
See the ChefClient CHANGELOG and Ohai CHANGELOG and entry for a list of fixed issues and merged pull requests included in this release.
As always please let us know if you encounter any issues!
Cheers,
-Prajakta