Closed lcreid closed 8 years ago
I added the packaging of the Vagrantfile to the base box. It took a while to get my mind around how Vagrant works. It seems to create the standard Vagrantfile in your directory when you do vagrant init
, but when you run vagrant up
, it's always processing the Vagrantfile that was packaged with the box first.
I don't get the port forwarding in the base box. Steps to reproduce:
Observe that no port forwarding was set up.