Upgrading from vagrant vmware esxi 1.x.x - josenk/vagrant-vmware-esxi GitHub Wiki

Upgrading from vagrant-vmware-esxi 1.x.x

The following Vagrantfile parameters have been renamed for clarity. The plugin still recognizes these legacy parameters, however it's recommended to migrate to the 2.x parameters.

esxi_private_keys --> esxi_password = "key:"
vm_disk_store --> esxi_disk_store
virtual_network --> esxi_virtual_network
resource_pool --> esxi_resource_pool
vmname --> guest_name
vmname_prefix --> guest_name_prefix
ssh_username --> guest_username
memsize --> guest_memsize
numvcpus --> guest_numvcpus
vm_disk_type --> guest_disk_type
nic_type --> guest_nic_type
mac_address --> guest_mac_address
guestos --> guest_guestos
virtualhw_version --> guest_virtualhw_version
custom_vmx_settings --> guest_custom_vmx_settings
lax --> local_lax
allow_overwrite --> local_allow_overwrite