nbeede / BoomBox

Automatic deployment of Cuckoo Sandbox malware lab using Packer and Vagrant
Mozilla Public License 2.0
233 stars 38 forks source link

Issue with ./build.sh #3

Open jmcarpenter37 opened 4 years ago

jmcarpenter37 commented 4 years ago

Hi there I have followed the steps in the "Manually Building BoomBox" portion on your git repo.

After running step 3. running the vagrant plugin install vagrant-reload command in step 4. caused me to have to install an earlier version of vagrant. Once I got that working when I ran step 5. the ./build.sh command reports

There is a syntax error in the following Vagrantfile. The syntax error message is reproduced below for convenience: cfg.vm.box = /Boxes/sandbox

nodauf commented 4 years ago

Hi, What is your vagrant version? Can you paste your Vagrantfile?

nbeede commented 4 years ago

@jmcarpenter37 I'm not able to reproduce this issue. If you post your logs, vagrantfile, and version of vagrant I may be able to help.