You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 27, 2022. It is now read-only.
I have enabled ssh forwarding on my mac and have added the forward agent and the private key location to my vagrant file, but I still get
ssh -T [email protected]
Hi alberto56! You've successfully authenticated, but GitHub does not provide shell access.
vagrant ssh
...
[vagrant@localhost ~]$ ssh -T [email protected]
Warning: Permanently added the RSA host key for IP address 'x.x.x.x' to the list of known hosts.
Permission denied (publickey).
Allow SSH forwarding to allow the jenkins user to use the host machine's ssh credentials.
The text was updated successfully, but these errors were encountered: