Uses Ubuntu 14.04, Nginx, PHP5-FPM, and MySQL
The easiest way to get ChefDK is to use Caskroom.io and do brew cask install chefdk
. Otherwise you can get it from here
You will also need these vagrant plugins.
- Vagrant Hostsupdater --
vagrant plugin install vagrant-hostsupdater
- Vagrant Chef Omnibus Plugin --
vagrant plugin install vagrant-omnibus
- Vagrant Berkshelf Plugin --
vagrant plugin install vagrant-berkshelf
Once you have all that installed, cd
into your working directory, run berks install
and then vagrant up