Feat: add BV_boutique in sshconfig
This commit is contained in:
parent
17a1f60804
commit
b6dbb99140
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user