added ssh config
This commit is contained in:
19
.ssh/config
Normal file
19
.ssh/config
Normal file
@ -0,0 +1,19 @@
|
||||
Host maxim-drivers-dev
|
||||
HostName centtst836.taximaxim.local
|
||||
User bykov_ne
|
||||
|
||||
Host maxim-drivers-prod
|
||||
HostName centtst785.taximaxim.local
|
||||
User bykov_ne
|
||||
|
||||
Host maxim-sandbox
|
||||
HostName centtst771.taximaxim.local
|
||||
User bykov_ne
|
||||
|
||||
Host rbhall
|
||||
HostName regardbeautyhall.com
|
||||
User rbhall
|
||||
|
||||
Host woopwoopserver
|
||||
HostName woopwoopserver.com
|
||||
User woopwoop
|
||||
Reference in New Issue
Block a user