Top "Vagrant" questions

GENERAL VAGRANT SUPPORT IS OFF-TOPIC.

How to source a file in puppet manifest from module

I am trying to source files from local modules in a puppet manifest (using puppet in standalone mode): file { '/…

ruby-on-rails manifest puppet vagrant
Docker for GUI-based environments?

Problem I have a set of client machines that are a part of an enterprise web application. Each machine runs …

docker qt vagrant configuration-management
How to connect with host PostgreSQL from vagrant virtualbox machine

I have a VirtualBox machine running Ubuntu 12.04 in a Mac OS X host machine. In my host machine (Mac OS …

postgresql networking ubuntu-12.04 virtualbox vagrant
Vagrant cannot find box

I am on windows 10 and has VirtualBox 5.0.14 and vagrant 1.8.1 installed in it. While i try to add a box it …

ubuntu vagrant windows-10
VM has become 'inaccessible' - Vagrant no longer working

For some reason this morning when I run 'vagrant up' I get the following error (this has worked absolutely fine …

windows-7 vagrant virtual-machine virtualbox
Running Vagrant Inside VMWare VM

I realize this is essentially OSCeption (Operating System Inception), but I think it might make the most sense for me (…

windows vmware vagrant
Override Vagrant configuration settings locally (per-dev)

I'd like the question to be answered in general, but to illustrate it, here's a use case: I'm using Vagrant …

ruby vagrant
Vagrant execute script or command after every guest restart (vagrant up)

I know about the provisioning script, but this is a different script that I am asking about. I want a …

linux vagrant vagrant-provision
Passing variable to a shell script provisioner in vagrant

I'm using a simple shell script to provision software for a vagrant setup as seen here. But can't figure out …

vagrant parameter-passing provisioning
Vagrant cannot forward the specified ports on this VM

I have Vagrant in use for one box profile. Now I want to use Vagrant for another box (b2), but …

networking virtual-machine vagrant