Top "Vagrant" questions

GENERAL VAGRANT SUPPORT IS OFF-TOPIC.

A Vagrant environment or target machine is required

I am trying to set up homestead. I have tried to add new custom domain but I forgot that I …

laravel vagrant vagrantfile homestead
How to Install Manually Downloaded .box for Vagrant

I manage to install Vagrant on my Ubuntu 14.04 LTS pc. How can I install vagrant box which I downloaded manually …

laravel vagrant ubuntu-14.04
Vagrant Up not working

I have issues running vagrant up command on windows 7,I have followed all the steps mentioned in this link When …

vagrant provider
Change Vagrant port forwarding on a running system

I have a Vagrant system up and running and I want to apply a change to it which is as …

chef-infra vagrant
How to develop a LAMP web application using Docker, Puppet and Vagrant?

In the dark ages, my usual set up for development of LAMP web applications was to test locally on my …

web-applications vagrant docker puppet lamp
Vagrant/VirtualBox/Apache2 Strange Cache Behaviour

I'm using Vagrant to run an Ubuntu powered VirtualBox with Apache2. The webserver, among others, serves static files from my /…

apache2 virtualbox vagrant
Setting up a MySQL database with a user with Vagrant and chef-solo

I'm trying to automate the developer setup on a project, such that a new developer can simply issue vagrant up …

chef-infra vagrant
Could not retrieve information from environment production source

I'm using puppet as my provisioner in one of my vagrant project. I'm trying to add a module for a …

vagrant puppet provisioning vagrantfile
Vagrant: destroy not working

How should I use the command vagrant destroy? In my VagrantFile I used vm.config.name = 'websvr' and when I …

virtualbox vagrant vagrantfile
Vagrant Config Error - "A box must be specified."

The boxes were working fine. Then I halted one (the only one running at the time) and now I can't …

vagrant vagrantfile