GENERAL VAGRANT SUPPORT IS OFF-TOPIC.
I am attempting to make a LAMP box using Vagrant. I have been told that it is quite simple to …
linux vagrant virtualbox lamp portforwardingMy Vagrant box is build from a base linux (scientific linux), during provisioning (using shell scripts), Apache is installed. I …
linux apache vagrantI am trying to run a Vagrant box with SQL Server for local development. I am running Fedora 23. The box …
vagrant winrmCan anyone tell how to install two or more ansible versions on one Ubuntu laptop? When I publish my roles …
ubuntu vagrant ansible vagrantfileI hope the title explains my problem but let me give you a little more detail. I'm setting up my …
ssh vagrant virtual-machine vagrantfileI am creating a VirtualBox machine with Vagrant. In the provisioning I need to know the IP address of the …
vagrant virtualbox dhcpI'm trying to setup bosh-lite (to then install cloudfoundry locally) on a ubuntu server machine (vagrant v1.6.3, Virtualbox 4.3.20r96996). The …
ubuntu virtual-machine vagrant virtualbox cloud-foundryMy packer build is failing with the following message: sudo: sorry, you must have a tty to run sudo. My …
vagrant virtualbox sudo packerI use vagrant and I have it configured to update my etc/host file here's an example. 10.20.1.36 example.dev I …
vagrant browser-syncI am trying to configure my Vagrant file to have some chef attributes, but I must be doing something wrong …
ruby chef-infra vagrant