Closed ajxb closed 3 years ago
Here's a potential fix for issue #37
I've tested the following situations:
I need to point out that this fix highlights a problem with the vagrant resume command not executing the UpdateHosts action.
vagrant resume
UpdateHosts
I think this fixes the vagrant destroy problem mentioned by @benlumia007 in #35
Here's a potential fix for issue #37
I've tested the following situations:
I need to point out that this fix highlights a problem with the
vagrant resume
command not executing theUpdateHosts
action.