Hello I got other email from you.
So, replying here for duplicates so you can do config.vm.box = “dummy” config.vm.box_url = “path/to/dummy.box” To create the dummy box: Download this file: https://github.com/nsidc/vagrant-vsphere/blob/master/example_box/metadata.json Run this command tar cvzf dummy.box ./metadata.json or use dummy box attached. Alvaro On Thu, Oct 29, 2015 at 6:54 PM, Venkatesh Venigalla <[email protected]> wrote: > Hi Alvaro, > > Thanks for the reply. So far, I did the things described below. > > As I am working on all the below components from a long time, I believe that > I have enough knowledge to proceed further...:) > > Created the Ubuntu 14.04 VM through vCenter. > Created the template for that. > Installed Vagrant on my laptop and installed the vagrant-vsphere plugin. > Created the configuration file and updated the vCenter and ESXi Server > details in the file. > Ran the vagrant up --provider=vsphere then, it failed with config.vm.box_url > error. > > As I mentioned earlier my only question and confusion is on what to use for > config.vm.box and config.vm.box_url. > > Most of the documents are using dummy and dummy.box but no proper > explanation on where or how to create those. > > It would be so grateful if you could explain about config.vm.box and > config.vm.box_url with examples including the details of full path and/ or > location. > > Thanks > > > On Wednesday, October 28, 2015 at 12:32:00 PM UTC-7, Venkatesh Venigalla > wrote: >> >> Hello All, >> >> I have installed vagrant and vagrant-vsphere plugin in my laptop. Could >> you please help in my creating the vagrant config file ? I have go through >> the below links but config.vm.box_url >> >> option is not clear and not able to create that. >> >> http://dor.ky/using-vmware-vsphereesxi-as-a-provider-for-vagrant/ >> https://github.com/nsidc/vagrant-vsphere/ >> >> Thanks, >> Venkatesh > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in violation > of those guidelines may result in your removal from this mailing list. > > GitHub Issues: https://github.com/mitchellh/vagrant/issues > IRC: #vagrant on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/vagrant-up/bfbefc42-ac0e-4ada-9ab8-0859c8eeccd9%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0ezK80oDhcfNiMobs6NWqSSq8vRE8fY1R%3DcansSv6JEQDw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
dummy.box
Description: Binary data
