Top "Vagrant" questions

GENERAL VAGRANT SUPPORT IS OFF-TOPIC.

Vagrant ssh connect to host 127.0.0.1:2222 port 22: Bad file number

Whenever I try to connect to my local Vagrant, I get this error when I run ssh [email protected]:2222 from the …

ssh vagrant vagrant-windows
Connecting to Vagrant Box with MySQL Workbench

I'm getting started with Vagrant. I'm trying to connect to Scotch Box with MySQL Workbench. First I did succeed to …

ssh vagrant mysql-workbench vagrantfile vagrant-windows
What exactly does Vagrant snapshot save?

I use Vagrant on VirtualBox. Yesterday, I saved a snapshot of my project by running: $ vagrant snapshot save 'my-project-date-time' Today, …

vagrant snapshot vagrant-plugin
debugging laravel artisan from PHPStorm with homestead

I setup Laravel Homestead. I then configured both homestead xdebug.ini and PHPStorm to make the debugging work. Here is …

laravel vagrant xdebug laravel-routing homestead
Windows CRLF to Unix LF Issues in Vagrant

I'm working on provisioning a few VMs using Vagrant. Here's the situation: Host: Windows 7 (64-bit) Guest: Ubuntu 14.04 (64-bit) I am …

vagrant virtual-machine vagrantfile eol
How do I set the SMB username and password?

I have a Vagrantfile (copied below) that uses SMB shared folders. On up, Vagrant always prompts for the username and …

windows vagrant vagrantfile
creating jenkins jobs with ansible

I'm working on a project to deploy a jenkins CI server on centos7 using ansible And I'm having problems creating …

git jenkins vagrant ansible jenkins-cli
Chef on Vagrant Box: Can't find encrypted data bag secret

When provisioning a vagrant box with (hosted-)chef I get the following error: No such file or directory - file …

chef-infra vagrant
Mac : There was an error while executing `VBoxManage`, a CLI used by Vagrant

I am working with aerospike and installing it using vagrant virtual box. After installation, when i am trying to start …

macos caching vagrant virtual-machine aerospike
CoreOS Authentication failure on vagrant up

I tried using CoreOS today. So I just tried to follow the Start guide and executed the following commands: git …

ssh vagrant coreos