We have a Chef release for you today and I’m personally pretty happy with keeping up release pace with community development.
This release includes client-side support for collecting a summary of resource statistics on the total number of resources and number of resources updated in a run. Without server side support for parsing the data, no statistics are transmitted. If you use Opscode Hosted Chef, you can disable statistics collection with ‘enable_reporting false’ in your client.rb.
John Dewey has been contributing to Chef and cookbooks for over a year. He is also a member of the Openstack community and has been contributing his experience to our combined community. He improved the debian init scripts in this release to use ‘which’ instead of fixed paths so they’ll work better across different installations. We’re grateful to have his broad help in the project, and he is this release’s MVP!
Chris Roberts refactored parts of Chef::Application to help when using Chef as a library
Caleb Tennis added support for custom repositories in the pacman package provider
Teemu Matilainen correct a security issue that left bootstrap templates readable
John Skopis fixed a bug in the ifconfig provider related to cleaning up configs
Zac Stevens allowed whitespace while specifying run list arguments
Milos Gajdos resolved an issue when knife ssh received empty search results
Thomas Dudziak added command line arguments for knife configure