20 lines
No EOL
292 B
Text
20 lines
No EOL
292 B
Text
#####################
|
|
## IXVD ssh config ##
|
|
#####################
|
|
|
|
# This config describes where to connect to; internally.
|
|
|
|
Host link
|
|
HostName 10.0.0.2
|
|
|
|
Host keymaker
|
|
HostName 10.0.0.3
|
|
|
|
Host apoc
|
|
HostName 10.0.0.4
|
|
|
|
Host kid
|
|
HostName 10.0.0.5
|
|
|
|
Host mouse
|
|
HostName 10.0.0.6 |