Add ssh config
This commit is contained in:
parent
eecfe1a6dc
commit
ae5a5294cc
4 changed files with 18 additions and 0 deletions
1
_home.macos/private_dot_ssh/config
Symbolic link
1
_home.macos/private_dot_ssh/config
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
../../_src.all/private_dot_ssh/config
|
9
_home.macos/private_dot_ssh/config.d/vast
Normal file
9
_home.macos/private_dot_ssh/config.d/vast
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
Host cs-dbg
|
||||||
|
User gal.szkolnik
|
||||||
|
HostName 10.27.70.101
|
||||||
|
|
||||||
|
Host my-loop sales-devvm-gal-szkolnik-spot
|
||||||
|
User centos
|
||||||
|
HostName 10.91.1.10
|
||||||
|
|
||||||
|
# vim: set ft=sshconfig sw=4 sts=4 et:
|
8
_src.all/private_dot_ssh/config
Normal file
8
_src.all/private_dot_ssh/config
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
Include config.d/*
|
||||||
|
|
||||||
|
Host kateryna.out
|
||||||
|
HostName szk.li
|
||||||
|
Port 8080
|
||||||
|
User sz
|
||||||
|
|
||||||
|
# vim: set ft=sshconfig sw=4 sts=4 et:
|
0
_src.all/private_dot_ssh/config.d/.keep
Normal file
0
_src.all/private_dot_ssh/config.d/.keep
Normal file
Loading…
Add table
Add a link
Reference in a new issue