Wrote a Blog Post

Fixing Vagrant’s box index

I use Vagrant a lot and sometimes things on my laptop get moved around or deleted by means other than vagrant destroy. The problem with this is that when I later run vagrant global-status it will show me things that don’t actually exist anymore. Today I finally got tired of this and figured out how to fix it with minimal pain.