When I use the following config in Vagrant:
Vagrant.configure("2") do |config| config.ssh.forward_agent = true end
While running