Latest Stories

Chef for OpenStack provides a centralized, defined collection of code and best practices for using Chef to create and automate entire OpenStack infrastructures, as well as to launch entire application stacks on top of OpenStack clouds.

Jesse Robbins

We’re seeing a large number of Chef users, whether open source, Hosted or Private, deploying, or beginning to investigate, continuous application delivery. Continuous delivery follows the path set out by agile development with the goal of accelerating time-to-market, while reducing production risks.

Lucas Welch

So easy, even a bizdev guy can do it! You’ll often hear Chef users rave about the consistency Chef brings to the configuration of their systems, or how it increases the speed and quality of deployments.

Bryan Hale

We have released version 0.6.0 of Test Kitchen. Thanks to Eric Wolfe, this release decouples RVM, so runtimes must be specified explicitly to run integration tests. We felt that this would be the least surprising thing for the most common current use of test kitchen: testing cookbooks.

Joshua Timberman

We have another patch release for 10.14 for you today. This release is mostly fixes to the deploy provider and the error inspectors. The usual Rubygems, Debian packages and Omnibus packages are all up. Kendrick Martin was really helpful with some debugging work this release and has really been improving the Windows cookbooks.

Here at Opscode, we release a lot of cookbooks to the Chef Community site. Each individual cookbook is a separate software development project: they all have a git repository, a released “artifact” version, and as we extend cookbooks for test kitchen, tests. We follow particular process for releasing new versions.

Joshua Timberman

We reordered our versioning with the release of 10.12.0 to facilitate point releases that just contain bug fixes. Here is your first one. MVPs Phil Dibowitz contributed awesome improvements to knife that were released in 10.14.0, such as batching for knife cookbook upload -a.

What follows is the story of a bug we encountered during development of what will become the Chef 11 API server. The story unfolds as we began to integrate and test Bookshelf, a new component that handles cookbook file storage.

We are quite excited about getting this version of Chef released and into your hands. This release contains over seventy-five resolved issues from over thirty community members and some big new features from Opscode. Whyrun This version includes a new feature that we’ve talked about for a long time called “why-run.