vagrant-vmware-esxi | A Vagrant plugin that adds a vmware ESXi provider support | Infrastructure Automation library
kandi X-RAY | vagrant-vmware-esxi Summary
kandi X-RAY | vagrant-vmware-esxi Summary
A Vagrant plugin that adds a vmware ESXi provider support.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of vagrant-vmware-esxi
vagrant-vmware-esxi Key Features
vagrant-vmware-esxi Examples and Code Snippets
Community Discussions
Trending Discussions on vagrant-vmware-esxi
QUESTION
I am trying to follow the directions on this page https://github.com/josenk/vagrant-vmware-esxi and I am using Vagrant on a windows machine (win 10) and I want to be able to deploy VMs on a standalone ESXI6.5 Server (free edition-demo license expired) . No VCenter here.
I am using this command line
vagrant up --provider=vmware_esxi
...ANSWER
Answered 2018-Dec-03 at 00:30It looks like the provider you linked supports every vmware
box format except vmware_ovf
, which is the only format provided for the cuda/ubuntu16
box. You probably need too change config.vm.box
to a different box that supports one of the other formats.
You might check Hashicorp's box index for "vmware" format Ubuntu boxes. (I've had good luck in the past with bento/ubuntu-16.04
and it claims a vmware_desktop
build.)
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install vagrant-vmware-esxi
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page