What does the ("2") after a configure command do / mean ? e.g. :

 

> Vagrant.configure("2") do |config|
> # other config here config.vm.network "forwarded_port", guest: 80, host: 
> 8080
> end

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