David,

Vagrant is supposed to gracefully handle when it can't connect to the
internet. This would be a bug! I'll look into it.

Best,
Mitchell

On Fri, Mar 21, 2014 at 10:20 PM, Alvaro Miranda Aguilera
<[email protected]> wrote:
> Hello
>
> According to the manual, that feature should be off by default.
>
> http://docs.vagrantup.com/v2/boxes/versioning.html
>
> try this on your vagrant file
>
> config.vm.box_check_update = false
>
>
>
> On Sat, Mar 22, 2014 at 6:05 AM, David Severski <[email protected]> wrote:
>>
>> Hi, everyone.
>>
>> I'm a new Vagrant 1.5.1 user with a provisioned instance using a
>> hashicorp/precise64 box. This works great except for when attempting to
>> launch without internet access, when vagrant fails as it can't check the
>> version. Is there a way to disable version checking and let Vagrant run with
>> the local copy of the source box file?
>>
>> David
>>
>> --
>> 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.
>
>
> --
> 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.

-- 
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.

Reply via email to