GENERAL VAGRANT SUPPORT IS OFF-TOPIC.
I want to make sure that my development environment has enough free space to install tools and other stuff. I …
vagrantThere are some commands that have to be run as a normal user after the initial provisioning. I thought I …
shell vagrantHi I want to edit the config.vm.boot_timeout in vagrant because I am having problem in booting up …
vagrant homesteadI've an issue with composer running on a vagrantbox (Centos 7), which started to just suddenly happen. I've already tried manually …
composer-php vagrant symfony4I have a VirtualBox VM running Centos 6.5 with Guest Additions installed and I need to be able to disable and …
vagrant virtualbox virtualizationIf I run curl google.com, I can't see the output, only a blank page. My Vagrantfile contains: Vagrant.configure("2") …
vagrant vagrantfileI have installed Vagrant, VirtualBox and Ansible and trying to run provision over one host but it always returns "skipping: …
debian vagrant virtualbox ansibleDoes anyone know how to edit the mail setting in the php.ini file by using Vagrant. so I would …
php vagrant vagrantfileI imported the precise32 box, then installed some packages and other data on the VM. My plan is to then …
virtual-machine vagrant