RKushnir / chef_solo_bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chef Solo Bootstrap

Generate a project skeleton for provisiong with Chef Solo.

Installation

git clone https://github.com/RKushnir/chef_solo_bootstrap
cd chef_solo_bootstrap
rake install

Usage

Before use, install Vagrant.

chef-solo-bootstrap init look_ma_im_provisioning

Add the cookbooks and definitions required by your app and run vagrant up to start your freshly provisioned VM.

About

License:MIT License


Languages

Language:Ruby 100.0%