Raphael, Not currently [easily]. In the next version of Vagrant (1.5), Vagrant has an 'rsync' synced folder mechanism that can do this for you, however.
best, Mitchell On Sun, Feb 2, 2014 at 10:15 PM, Raphael Cruzeiro < [email protected]> wrote: > When I am setting up an environment, after vagrant has booted the VM and > ran the *config.vm.provision* I usually have to *scp *my host ssh keys > and .gitconfig to the VM. Is there anyway that I can automate these steps > so that my newly booted VM is fully capable of using *git* without having > to manually copy the keys and config? > > Thanks! > > -- > 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. > -- 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.
