Изменены параметры для ssh
This commit is contained in:
@ -24,6 +24,12 @@ Host 91.211.249.191
|
||||
IdentityFile ~/.ssh/zomro
|
||||
|
||||
Host sliton.ru
|
||||
user vakhtang
|
||||
stricthostkeychecking no
|
||||
userknownhostsfile /dev/null
|
||||
identityfile ~/.ssh/id_rsa
|
||||
|
||||
Host repo.sliton.ru
|
||||
user vakhtang
|
||||
stricthostkeychecking no
|
||||
userknownhostsfile /dev/null
|
||||
|
Reference in New Issue
Block a user