Chef Cookbook to install WP for the DevOps BCN workshop
In order to follow the workshop in this repository, you should have installed the following:
- VirtualBox 4.3.20r96996 or newer
- Vagrant 1.7.2 or newer
- Ruby 2.1.5 or newer
If you have RVM, you will need to have Ruby 2.1.5 installed and it will create the gemset automagically.
Once the Ruby stack is installed, you should run bundle install
within the repository directory.