The Vagrantfile is just a Ruby file that gets evaluated within a special
context that implements the Vagrant DSL. You can definitely execute
arbitrary Ruby code to specialize your VM.


On Thu, Mar 20, 2014 at 1:25 PM, Luis Mayorga <[email protected]>wrote:

> I need to detect which platform is running vagrant. (We have vagrant
> windows/mac users) and need to setup some initial variable values for some
> of the configuration parameters.
>
> --
> 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.
>



-- 
Jeremy Voorhis

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