Closed BarDweller closed 7 years ago
Without this, vagrant still refers to the vm as 'default'
I only hit this because I was trying to run multiple copies of game on locally inside vagrant, and needed to distinguish them.
To run multiples locally, you also have to manually edit the 2 port mappings to map to known empty ports, else they will conflict with each other
This change is
Reviewed 4 of 4 files at r1. Review status: all files reviewed at latest revision, all discussions resolved.
Comments from Reviewable
Without this, vagrant still refers to the vm as 'default'
I only hit this because I was trying to run multiple copies of game on locally inside vagrant, and needed to distinguish them.
To run multiples locally, you also have to manually edit the 2 port mappings to map to known empty ports, else they will conflict with each other
This change is