From the vagrantfile
...
Static IP address:
config.vm.network "public_network", ip: "192.168.0.17"
Chose a bridge:
config.vm.network "public_network", bridge: "en1: Wi-Fi (AirPort)"Intel(R) Ethernet Connection I219-LM"
List the bridged interfaces: vboxmanage list bridgedifs
If the bridge is not define it will ask