I did have a slash in the name of the box at one point, but that doesn't seem to make a difference. I'm not using Atlas, this is all local, though I intend to host the .box files on a server. The box is generated by packer from a base ubuntu cloud image.
Here are the files plus some shell output: https://gist.github.com/tgecho/d7055d6e7b193e08a0e9 Thanks! On Tuesday, January 6, 2015 5:14:31 PM UTC-5, Alvaro Miranda Aguilera wrote: > > hello, > > I think the issue is like this. > > if you use user/box then will take version into account > > if you use name as box and box_url then should be just as v0 all the time > > can you share the output of vagrant box list and tell us what's your box? > > try to do this: > > vagrant box add <url_for_json> > > then vagrant box list > > > -- 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]. For more options, visit https://groups.google.com/d/optout.
