virtualbox_WSL2 0.1.2
Two things happen on top of normal vagrant behavior: (1) the second port forwarding entry will be created on 0.0.0.0 that allows to ssh to VirtualBox VM from WSL2 on Windows IP. (2) Windows IP will be automatically selected for `vagrant ssh` command instean of localhost.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rake
>= 0
Development Dependencies (2):
debase
>= 0
ruby-debug-ide
>= 0