vagrant-hostmanager
vagrant-hostmanager copied to clipboard
Host file contains the address of just one machine
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).