Feat: add BV_boutique in sshconfig

This commit is contained in:
Bertrand Benjamin 2020-02-24 07:51:16 +01:00
parent 17a1f60804
commit b6dbb99140

View File

@ -14,6 +14,16 @@ Host Embrevade
identityfile ~/.ssh/id_ed25519_embrevade identityfile ~/.ssh/id_ed25519_embrevade
IdentitiesOnly yes IdentitiesOnly yes
Host BV_boutique
HostName vps789921.ovh.net
User waha
Port 22
ForwardAgent yes
PubkeyAcceptedKeyTypes *
identityfile ~/.ssh/id_rsa_manioc
IdentitiesOnly yes
Host git_opytex Host git_opytex
HostName git.opytex.org HostName git.opytex.org
User git User git