[gsoc-dev] [Ganeti Web Manager] Setting up Ganeti environment using Vagrant

Lance Albertson lance at osuosl.org
Wed Apr 10 15:46:50 UTC 2013


On Wed, Apr 10, 2013 at 1:28 AM, pranjal mittal <mittal.pranjal at gmail.com>wrote:

> Virtualbox is already installed on my machine and I had also downloaded
> the "ganeti-ubuntu-11.10-32bit-20120921.box" file separately.
>
> I was in process of setting up my environment using the Vagrant file Lance
> has created to reduce the configuration tedium.
> (given here https://github.com/ramereth/vagrant-ganeti)
> When I run "vagrant up".
>
> It tries to download the "
> 
> 
> ganeti-ubuntu-11.10-32bit-20120921.box" file.
>
> *How can I tell Vagrant that I already have this file with me. (ie. I
> just pass in its path and Vagrant uses it for the further set-up process)*
>

Do this:

vagrant box add 

ganeti-ubuntu-11.10-32bit-20120921

ganeti-ubuntu-11.10-32bit-20120921.box

It should then work.

-- 
Lance Albertson
Director
Oregon State University | Open Source Lab
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osuosl.org/pipermail/gsoc-dev/attachments/20130410/b103c9a0/attachment.html>


More information about the gsoc-dev mailing list