nsidc / vagrant-vsphere

VMware vSphere provider for Vagrant
Other
608 stars 166 forks source link

How to configure an existing VM for use with Vagrant? #262

Open chrigrahcisco opened 6 years ago

chrigrahcisco commented 6 years ago

Vagrant 1.9.2 vagrant-vsphere (1.13.2)

I am successfully using Vagrant to manage a variety of systems and environments simultaneously as long as I create multiple, unique directories for each environment so they can all maintain their own unique .vagrant

However, I have a couple existing environments that someone else created using Vagrant so I don't have an available .vagrant for these boxes. Vagrant simply sees the currently running boxes as. vagrant_vsphere.states.short_not_created (vsphere)

Is there some manual process I can use to associate these existing boxes with Vagrant vSphere as opposed to having to destroy and recreate them?

brozow commented 5 years ago

I would love to see this to due to the following bug:

https://kb.vmware.com/s/article/2064681

This way I could create the VM manaually and then do the rest via vagrant