This is a Vagrant plugin that adds VMware ESXi guest support.
$ vagrant plugin install vagrant-esxi
See the example Packer template for VMware ESXi images.
To build and install the plugin directly from this repo:
$ gem build vagrant-esxi.gemspec
$ vagrant plugin install vagrant-esxi-0.0.1.gem