I am not sure I understand. How would this make it so I type *vagrant ssh*, it does to a designated primary box?
I have to specify at initialization the primary symbol to true, so I am asking if there's a way to set it to primary after declaration, or another way to do it dynamically, conditionally set the symbol to true. On Sunday, April 24, 2016 at 3:42:56 AM UTC-7, Alvaro Miranda Aguilera wrote: > > Hello, > > Vagrant bxes are created top to bottom, > > So the first VM created can be used to copy/create files to the other > boxes. > > You could create files with an script, or have a file in the current > directory and that will be available in /vagrant/ directory > > so you could use that to distribute a file. > > Thanks > Alvaro. > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/3467b8b0-b073-475a-954c-a702191e0fab%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
