Fr3man / vagrant-esxi

Vagrant plugin for VMware ESXi guest support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vagrant-esxi

This is a Vagrant plugin that adds VMware ESXi guest support.

Installation

$ vagrant plugin install vagrant-esxi

Example box

See the example Packer template for VMware ESXi images.

Development

To build and install the plugin directly from this repo:

$ gem build vagrant-esxi.gemspec
$ vagrant plugin install vagrant-esxi-0.0.1.gem

About

Vagrant plugin for VMware ESXi guest support

License:MIT License