As a section to omv.yaml so that portforwarding could be configured by Oh-My-Vagrant. This will complement `vfwd`. Something like ``` forward: 8443:master:8433 80:master:8080 ``` would be nice.