fix ssh_config

This commit is contained in:
Hactarus 2018-05-23 09:23:58 +00:00
parent 42e47dbc7b
commit c648c6ebe6
2 changed files with 20 additions and 11 deletions

26
config/ssh/config Normal file
View file

@ -0,0 +1,26 @@
Host davros
User hactar
Hostname davros.ovh
Port 16843
IdentityFile ~/.ssh/id_rsa
Host namek.fr
User hactarus
Port 2799
IdentityFile ~/.ssh/thomas_b_series
Host avimbo
Hostname sshcloud.cluster024.hosting.ovh.net
Port 41045
User avimboo
IdentityFile ~/.ssh/id_rsa
Host ansible
Hostname node87222.ood.ovh
Port 16843
User arch
Host node*
User root
Port 16843
IdentityFile ~/.ssh/{{.Env}}