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.
Updated by Félix DALLIDET almost 6 years ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Félix DALLIDET almost 6 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-tests/pull/148
Updated by Félix DALLIDET almost 6 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-tests|9758f334363dacc9906465a22cc0b0a26f5321bf.
Updated by Benoît PECCATTE over 5 years ago
- Status changed from Pending release to Released
Actions