This project contains examples of how to use Chef to provision a node with some simple scripts. It also demonstrates how to use Chef with Vagrant. Each example builds on the ideas in the previous example.
-
Example 1 - Start using cookbooks.
-
Example 2 - Start using environments.
-
Example 3 - Start using roles.