You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 18, 2021. It is now read-only.
mlafeldt edited this page Dec 23, 2014
·
7 revisions
chef-runner is the fastest way to run Chef cookbooks.
The goal of chef-runner is to speed up your Chef development and testing
workflow by allowing you to change infrastructure code and get immediate
feedback.
chef-runner was originally developed as a fast alternative to the painfully slow
vagrant provision. The tool has since evolved and can now be used to rapidly
provision not only local Vagrant machines but also remote hosts like EC2
instances.