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
1 changed files with 10 additions and 0 deletions

View File

@ -14,6 +14,16 @@ Host Embrevade
identityfile ~/.ssh/id_ed25519_embrevade
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
HostName git.opytex.org
User git