Add SSH agent forwarding to allow SSH git remotes
When using a SSH remote for gitlab-ce running gdk update will fail
because vagrant SSH agent doesn't have access to the host SSH keys.
Vagrant allows agent forwarding to prevent this problem.
When using a SSH remote for gitlab-ce running gdk update will fail
because vagrant SSH agent doesn't have access to the host SSH keys.
Vagrant allows agent forwarding to prevent this problem.