devopsgroup-io/vagrant-hostmanager

vagrant reload and vagrant halt

benlumia007 opened this issue · 0 comments

is it possible to hook this feature to vagrant reload and vagrant halt as well. I know that it been hook to vagrant up and vagrant destroy

it would make sense to use vagrant reload if you need to add additional hosts when u do a vagrant reload --provision and vagrant halt to remove the hosts file

it just doesn't make sense to destroy just to add additional hosts file.

Is there a ticket for this.