Actions
Bug #14155
closedAdd prefix in port forwarding in rtf
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
We already had a network prefix which can let us use multiple vagrant session without having them collide but we did not support the port forwarding on the host.
==> if 2 vms are booting on different sessions their forwarding port for http can be the same and vagrant will not be able to boot them up.
Actions