/2014-web-300-provisioner

Box Provisioner for the Web 300 challenge from the August 2014 MITRE CTF

Primary LanguageRubyApache License 2.0Apache-2.0

Name: The Virtual Tour Provisioner

How to Use:

Run vagrant up in the terminal and visit localhost:8080 when the recipe finishes running.

Note: You will need ruby installed on your system and will need to install the berkshelf gem with gem install berkshelf.

In order to update the dependencies, run the following commands from the root directory of the challenge:

rm -rf cookbooks/
berks vendor cookbooks