GENERAL VAGRANT SUPPORT IS OFF-TOPIC.
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-windowsI'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-windowsI 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-pluginI setup Laravel Homestead. I then configured both homestead xdebug.ini and PHPStorm to make the debugging work. Here is …
laravel vagrant xdebug laravel-routing homesteadI'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 eolI have a Vagrantfile (copied below) that uses SMB shared folders. On up, Vagrant always prompts for the username and …
windows vagrant vagrantfileI'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-cliWhen provisioning a vagrant box with (hosted-)chef I get the following error: No such file or directory - file …
chef-infra vagrantI am working with aerospike and installing it using vagrant virtual box. After installation, when i am trying to start …
macos caching vagrant virtual-machine aerospikeI tried using CoreOS today. So I just tried to follow the Start guide and executed the following commands: git …
ssh vagrant coreos