Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 508 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 508 Bytes

cloud-kitchen

A chef-repo for forming clouds to produce snow-flakes.

Easing creation of Openstack, Virtualbox, and Linux Container model/base images.

model-images can then be created and cloned locally for testing and eventually uploaded to various cloud providers.

git clone [email protected]:hh/cloud-kitchen.git
bundle install 
bundle exec berks install --path ./cookbooks/
# running chef within the bundle fails... I'm using fullstack 11.4.0
chef-solo -c .chef/create-usb-solo.rb