-
The command `make docs` in a current checkout 1623c30fd4f5694f2873c4bd7d6b18bca5a90b91 fails with
```
vagrant@mockup:~$ cd /vagrant/
vagrant@mockup:/vagrant$ make docs
rm -Rf mockup/docs; mkdir mock…
-
1. Box installed on Windows 7 x64
2. vagrant up
3. error
![image](https://cloud.githubusercontent.com/assets/6792285/5921097/0505fe66-a64a-11e4-8423-8a8c033a015a.png)
-
I find [vagrant-sshfs](https://github.com/fabiokr/vagrant-sshfs) plugin very useful and I've actually modified my puphpet-built VM to support it to the extent of my personal use case. The following is…
-
I don't even know how this will work.
-
on vagrant up im getting the following errors.
==> default: STDERR: ERROR: Error installing arachni:
==> default: ERROR: Failed to build gem native extension.
==> default:
==> default: /…
-
Something doesn't work when i import this role inside my vagrant the `templates/config/dev.js` specify the web host to 0.0.0.0, but this configuration is ignore.
When i do `wget myproject.dev:8888` i…
-
I'm trying to run the environment without local environment, and there is a problem when I run vagrant up. When you modify resolv.conf in classroom server, it doesn't works with external dns, so it ca…
-
`vagrant up` has the option `--no-destroy-on-error` which is very helpful for debugging. It would be nice if python-vagrant supported it, and it looks simple to add. I would just add `destroy_on_err…
-
Due to the permissions model on windows, hyperv requires vagrant to be run with elevated privileges. Is there a way to accomplish this within visual studio code so that vagrant can setup and destroy h…
-
FYI. I did not have any luck with vagrant versions less than 1.6.5.