vagrant-hostmanager icon indicating copy to clipboard operation
vagrant-hostmanager copied to clipboard

Host file contains the address of just one machine

Open rafutek opened this issue 3 years ago • 0 comments
trafficstars

My Vagrantfile can create multiple machines depending on environnement variable (vm.hostname = "#{DIST}.loc"), I use it for parallel testing on Jenkins. However, host file contains only one of the machines addresses (the last one created).

rafutek avatar Mar 03 '22 14:03 rafutek