Can Vagrant handle Hyper-V Gen 2? I created a new box got it up and running and vagrant added the box. That went fine. Vagrant init worked fine. When I vagrant up the new virtual machines gets created, but as a Gen 1 and this causes issues. It correctly creates the disk as a SCSI disk, but it still breaks everything else because gen 1 and gen 2 are incompatible. Any settings in the metadata.json file I can set, or a switch on box add or init I can use to correct this?
-- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
