Hello, Vagrant + ESX is done at the moment by plugins, so you could check the plugins and see if they allow such customizations.
Other way could be use packer (http://packer.io) and use a custom VMX file when creating the vm. Hope this, in some way helps. Alvaro. On Tue, Sep 16, 2014 at 11:53 AM, John Calcote <[email protected]> wrote: > Hi Vagrant users, > > I work for a company that builds pci-based flash storage devices. The > software we work on is for managing these devices. Needless to say, it's > important that my dev environment contain at least one of these devices on > the PCI bus. Our devices can be configured on ESX for PCI passthru, and > I've configured VMware VM's as dev environments using various supported > OS's, but PCI passthru is a required feature obviously. > > Does vagrant have ANY way of supporting ESX as a virtualization platform > so I can configure my dev environments to pass a hardware device through to > the VM? > > Thanks in advance, > John > > -- > 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. > -- 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.
