Top "Vagrant" questions

GENERAL VAGRANT SUPPORT IS OFF-TOPIC.

Understanding the Homestead yaml file in Laravel

Can someone explain the Homestead.yaml file in details. Not fully understanding its contents is bothering me. Here is the …

laravel vagrant yaml virtualbox homestead
Why is Vagrant trying to SSH to Windows guest?

My host is running Windows 7 Pro (64 bit). The Guest OS in this case is Windows Server 2008 R2. The 'vagrant up' …

virtualbox vagrant vagrantfile
How to clone from a github repo and then run npm install on puppet

I have worked out how to fire up a vagrant box and apt-get install packages I now want to git …

git node.js npm vagrant puppet
How to use hand-written cookbooks when using berkshelf in chef?

I'm using vagrant+chef. My chef cookbooks worked perfectly. Then I installed vagrant-berkshelf plugin and from that moment I could …

chef-infra vagrant berkshelf
Can't start Git Bash

Having trouble starting Git Bash, not sure where in the stack my errors are occuring. Running Windows 10, Git Bash, ConEmu …

windows git bash vagrant conemu
How can I upload more than one file with vagrant file provisioning?

In a Vagrant setup, I have to upload a couple of files from the host to the guest during the …

vagrant virtualbox vagrantfile
Solution for using Sublime Text to edit files on a local server I created with vagrant?

I have a headless Ubuntu server created with vagrant and normally use vagrant ssh to access and then mess around …

ubuntu ssh sublimetext2 remote-access vagrant
Install Oh My Zsh on a Vagrant Box as part of the bootstrap process

I'd like to add Oh My Zsh to my Vagrant bootstrap process, but a straight install isn't working. via curl: …

vagrant oh-my-zsh
When “vagrant up” it says “It appears your machine doesn't support NFS” (Debian jessie)

Issue when vagrant up it says "It appears your machine doesn't support NFS" Setups Debian GNU/Linux 8 (jessie) Vagrant 1:2.0.0 Virtualbox 5.1.30 …

linux vagrant debian virtualbox debian-jessie
Vagrant synced folder options

What is the best method for implementing Vagrant NFS "synced folders" between host and VM? I was finally able to …

vagrant nfs vmware-fusion vagrantfile