Top "Vagrantfile" questions

Vagrantfiles are configuration files for vagrant.

Failed to mount folders in Linux guest - mesg: ttyname failed: Inappropriate ioctl for device

Vagrant won't mount folders. Tried so many solutions, nothing worked. Versions: Vagrant 1.8.1 / Ubuntu 15.10 / Virtualbox 5.0.16 vagrant up Bringing machine 'default' up …

vagrant virtualbox vagrantfile hosts ubuntu-15.10
Answering prompt using vagrant file?

Is it possible to add a script to a Vagrantfile that answers a prompt. I am provisioning a ubuntu box …

vagrant docker vagrantfile