Files
DetectionLab/Vagrant
Dmitry ac1cab0170 Rename virtualbox VM names to predictable
Hi!
I suggest you to add this to make virtualbox vm names more predictable.
Now i suspect that virtualbox vm names are slightly random.

cfg.vm.provider "virtualbox" do |vb, override|
...
vb.name = "name.windomain.local"
...
end
2018-09-04 13:36:04 +07:00
..
2018-07-30 21:54:42 -07:00