Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 413 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 413 Bytes

beez-env

About

A virtual environment for beez and beez-foundation.

Requirements

  • Vagrant
  • Chef
  • knife-solo
  • Berkshelf

Setup

$ berks vendor ./cookbooks
$ vagrant up
$ vagrant ssh-config --host beez-env >> /path/to/ssh-config
$ knife solo prepare vagrant@beez-env
$ knife solo cook vagrant@beez-env