Vagrant with VMware ESXi Provider
Posted
by
Adam
on Server Fault
See other posts from Server Fault
or by Adam
Published on 2013-07-17T19:27:59Z
Indexed on
2014/06/12
3:27 UTC
Read the original article
Hit count: 491
vmware-esxi
|vagrant
I am attempting to work with Vagrant and the vagrant-vsphere plugin to deploy machines to my VMware ESXi server. Has anyone had any luck in getting this to work? I realize that vagrant-vsphere is still 0.0.1 though and there are bound to be bugs.
Specifially, Vagrant and vagrant-vsphere appear to fail during the vsphere connection, however, SSH and CLI access is enabled and the vSphere powershell is able to connect without an issue.
INFO warden: Calling action: #
ERROR warden: Error occurred: VagrantPlugins::VSphere::Errors::VSphereError
The hostd log file on the ESXi server shows the Vagrant doing an SearchIndex query.
© Server Fault or respective owner