Hi Alan, On Thu, Feb 6, 2014 at 1:19 AM, Alan Pinstein <[email protected]> wrote:
> > - > As a user I don't expect placing network config to be handled > differently when placed in a global config block vs a provider config > block, esp since vagrant seems to be heading in a direction where one would > use it to configure the same box across different providers (dev on VBox, > prod on AWS for instance), being able to have per-provider network config > work gracefully would seem to be the goal. > > This is totally supported. But you have to use the `override` variable in the `provider` block. See "Overriding Configuration" in the docs: http://docs.vagrantup.com/v2/providers/configuration.html -- Cheers, - Teemu -- 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/groups/opt_out.
