evolution/genesis-wordpress

Performing `vagrant destroy` causes hostmanager issues...

ericrasch opened this issue · 1 comments

If I have more than 1 VM created, and one of them is actively running on local.mywebsite.com, performing a vagrant destroy on the other VM will cause the original local.mywebsite.com not to work, requiring me to run vagrant hostmanager on local.mywebsite.com for it to work again.

Unfortunately, this is a vagrant hostmanager issue. They just had release v1.3.0 that may resolve it, so it'd require some testing:

https://github.com/smdahlen/vagrant-hostmanager/releases/tag/v1.3.0