On Thu, Aug 6, 2015 at 2:14 AM, Eldad Cohen <[email protected]> wrote:
> https://atlas.hashicorp.com/feu_valbuena

Hello,

You need to open a browser at:

https://atlas.hashicorp.com/feu_valbuena

Then choose the box you want to use.

Say you want to download the test box

That will open a new url:

https://atlas.hashicorp.com/feu_valbuena/boxes/test

Here, you can check:

https://atlas.hashicorp.com/feu_valbuena/boxes/test.json

And choose the box you want to download

Then on command line using curl -L or using the browser you download:

https://atlas.hashicorp.com/feu_valbuena/boxes/test/versions/1.0.0/providers/virtualbox.box

Or,

using vagrant you can do

vagrant init -m feu_valbuena/test
vagrant up

or

vagrant box add feu_valbuena/test

Alvaro.

-- 
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/CAHqq0eztTXBVkMpKP%2BOrk1HAm4-QTWYWJvWXyz43%2Br66HUntyw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to