summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--global/.ssh/config41
1 files changed, 3 insertions, 38 deletions
diff --git a/global/.ssh/config b/global/.ssh/config
index 3ffa1ea..a8d0657 100644
--- a/global/.ssh/config
+++ b/global/.ssh/config
@@ -10,54 +10,19 @@ Host github.com
User git
IdentityAgent ~/.gnupg/S.gpg-agent.ssh
-Host dts-cowork
- HostName joonhoe.com
- User dts
- Port 23432
- IdentitiesOnly yes
- IdentityFile ~/.ssh/id_ed25519
- LocalForward 33432 127.0.0.1:23432
-
-Host private-k6-dev
- HostName joonhoe.com
- User dev
- Port 23433
- IdentitiesOnly yes
- IdentityFile ~/.ssh/id_ed25519
- ServerAliveInterval 55
- ServerAliveCountMax 5
-
-Host k6-ck
- HostName joonohe.com
- User ck
- Port 23412
- IdentitiesOnly yes
- ServerAliveInterval 55
- ServerAliveCountMax 5
-
-Host pp
- HostName 52.78.161.196
- User ec2-user
-
Host evcp
HostName 3.36.92.165
User ec2-user
IdentityFile ~/.ssh/keys/evcp-LightsailDefaultKey-ap-northeast-2.pem
-Host S-onlyone-aws-dts
- HostName 15.165.19.26
- User ec2-user
- IdentityFile ~/.ssh/keys/evcp-LightsailDefaultKey-ap-northeast-2.pem
- Port 22
-
Host epc-portal
HostName 15.165.148.59
User ec2-user
IdentityFile ~/.ssh/keys/evcp-LightsailDefaultKey-ap-northeast-2.pem
-Host evcp-m
- HostName 13.125.209.49
+Host s-onlyone
+ HostName 15.165.19.26
User ec2-user
- Port 22
+ IdentityFile ~/.ssh/keys/evcp-LightsailDefaultKey-ap-northeast-2.pem
# dujin@DTS2