Hey Bjorn,

Check out bindler in the meantime:
https://github.com/fgrehm/bindler

@mitchellh: great to hear that plugin dependency management will be part of
vagrant core soon!

HTH,
Torben
On Jan 8, 2014 5:07 PM, "Mitchell Hashimoto" <mitchell.hashim...@gmail.com>
wrote:

> Bjorn,
>
> At the moment, all you can do is a `Vagrant.has_plugin?` check. There is
> also `Vagrant.require_plugin` but that is not what you expect and is
> deprecated in 1.5 (does nothing).
>
> In the future, you'll be able to actually list out plugin dependencies,
> but as of now that isn't the case. The best you can do now is show an error.
>
> Best,
> Mitchell
>
>
> On Wed, Jan 8, 2014 at 2:42 AM, Bjorn W <burobj...@gmail.com> wrote:
>
>> Hi,
>>
>> I'm creating a Vagrantfile which uses
>> https://github.com/cogitatio/vagrant-hostsupdater to automatically setup
>> a host's /etc/hosts file so I can access Virtualhost on guests easily from
>> the host. If I'm distributing this Vagrantfile with other people how can I
>> make sure this plugin will be loaded for them when using my Vagrantfile?
>>
>> Thanks,
>>
>> grtz
>> BjornW
>>
>> --
>> 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 vagrant-up+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>  --
> 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 vagrant-up+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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 vagrant-up+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to