This commit is contained in:
Oliver Davies 2017-07-11 18:57:51 +01:00
parent 0692d8ff00
commit 47e2ffcfda
247 changed files with 409 additions and 383 deletions

View file

@ -85,7 +85,7 @@
<main class="col-md-9">
<h1>How to fix Vagrant Loading the Wrong Virtual Machine</h1>
<p class="posted">6th October 2014</p>
<p class="posted text-light">6th October 2014</p>
<p>A few times recently, I've had instances where <a href="https://www.vagrantup.com">Vagrant</a> seems to have forgotten which virtual machine it's supposed to load, probably due to renaming a project directory or the .vagrant directory being moved accidentally.</p>