A knife plugin for removing old versions of cookbooks from your chef-server, the plugin will only leave the latest versions of cookbooks on the server.
chef-runner is a tool that speeds up your Chef development and testing workflow.
chef-runner tries hard to provision a machine as fast as possible. It thereby allows you to change infrastructure code and get immediate feedback.
The tool was originally developed as a fast alternative to the painfully slow `vagrant provision`. It has since evolved and can now be used to rapidly provision not only local Vagrant machines but also remote hosts like EC2 instances.
To further shorten the feedback loop, chef-runner integrates with Vim so you don't have to leave your editor while hacking on recipes.
A Knife plugin to generate a skeleton README.md file from a cookbook's metadata.rb file
A dead simple Chef handler to report changes in users. Can send emails using the Pony gem.
Speed up knife operation (search, status, ssh) using chef partial search api.
This plugin reopen lots of classes and should not considered more than a hack (waiting for https://github.com/opscode/chef/issue#1514 to be solved)
Knife plugin to create skeleton integrating chefspec, rubocop, foodcritic, knife test and kitchen.
Generates pictures of your Chef environment using Graphviz.
This is a plugin for Chef's knife tool. It allows you to do package updates on your nodes with ease!
Node.js Chef client module
The test kitchen driver to Apache CloudStack / Citrix CloudPlatform
Knife command for Apache CloudStack / Citrix CloudPlatform IaaS Clouds.
A simple Chef Report Handler to display resources that were updated at the end of the Chef run.
I don't maintain this anymore.
Run chef-client at remote node with chef-zero(local-mode) via HTTP over SSH port fowarding.
Knife(Chef) plugin for Z Cloud.
A Test Kitchen Driver for Z Cloud(JP).
knife-plugin for twitter.
Proxmox OHAI plugin fixes ipaddress attribute read from a proxmox node by ohai. Without this plugin, every node will have 127.0.0.2 ipaddress, and knife ssh wont work
Perform validation on your node's attributes from a Cookbook's attribute metadata definitions.
Knife plugin to manage/bootstrap DigitalOcean cloud instances. Supports chef-server and knife-solo bootstrapping.
jclouds Chef is a Java API for the Chef Server. It leverages all the features of the Chef Server API and provides a set of utility methods to combine Chef features with the jclouds Compute service, allowing users to customize the bootstrap process and manage the configuration of nodes deployed in any cloud provider.