Releases: mkuzmin/vagrant-address
Releases · mkuzmin/vagrant-address
0.3.1
-Handle errors when VM is not started or VirtualBox does not return an address (#5)
0.3
- The plugin is renamed to
vagrant-address
- Address resolution is performed calling a VM hypervisor instead of logging into machine. This fixes issues related to Docker (#2), but breaks compatibility with VirtualBox (#5)
- Support of multi-machine environments
0.3.pre1
Access IP address using VM provider API, the same way as `vagrant ssh…
0.2
v0.2
Renamed 'ip' command and variable to 'guestip'