From fe385f7466beb8c38675ebbfdc0f282a5768f199 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Tue, 14 May 2013 12:22:35 +0300 Subject: Add cookbook usage to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c491e9d..5e04e5f 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,10 @@ Halt or destroy the instance with: $ vagrant [halt|destroy] ``` +## Chef Cookbook Usage + +Since the Vagrant box provisioning process (in this case) is built upon [Chef Solo](http://docs.opscode.com/chef_solo.html) and contains a standard cookbook, it can be used standalone to configure an existing machine, with a preconfigured Chef setup. + ## License and Credits Marconi is released under the [GPLv3](http://www.gnu.org/licenses/gpl-3.0.txt) license. -- cgit v1.3.1