hostkeeper
hostkeeper copied to clipboard
(Vagrant) When host changes network (IP subnets), hostkeeper doesn't renew via DHCP
Hmm, right now I could "renew" the IP through issuing:
$ vagrant reload
$ vagrant provision
Not sure if this is a proper solution or just worked by accident.