dots/config

31 lines
564 B
Plaintext

Host 10.1.*
User da2001
StrictHostKeyChecking no
UserKnownHostsFile /dev/null
Host bastion_local
Hostname 192.168.13.10
User da2001
StrictHostKeyChecking no
UserKnownHostsFile /dev/null
Host docker
Hostname 192.168.13.7
User da2001
Host *.qwarta.ru
ForwardAgent yes
User adolgiy
#User root
IdentityFile /home/da2001/.ssh/sape_a.dolgiy
IdentitiesOnly yes
AddKeysToAgent yes
Host *.sapientru.net
ForwardAgent yes
User adolgiy
#User root
IdentityFile /home/da2001/.ssh/sape_a.dolgiy
IdentitiesOnly yes
AddKeysToAgent yes