devopsgroup-io/vagrant-hostmanager

Hostmanager hosts configuration "goes away"

murtho opened this issue · 1 comments

Whenever I have a machine configured with hostmanager installed like this

## vagrant-hostmanager-start id: 382a2553-2617-4b47-972f-87f95eea4f24
192.168.56.100	my.domain.dev
192.168.56.100	domain.dev
## vagrant-hostmanager-end

It keeps reverting the host to, takes about 10 minutes or something like that.
It just keeps disabling the configuration while the virtual box machine is still running

## vagrant-hostmanager-start id: 382a2553-2617-4b47-972f-87f95eea4f24
# 192.168.56.100	my.domain.dev
# 192.168.56.100	domain.dev
## vagrant-hostmanager-end

is there a way to keep it active? does anyone else experience the same issue?

I have the same problem.