From 900dcc6731a86e9a85a5e82d111d907ef5ce431a Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Mon, 23 Dec 2019 14:01:29 -0800 Subject: [PATCH] [ssh] add internal ip for on-fire-within --- .ssh/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.ssh/config b/.ssh/config index 1037d08..823b2d9 100644 --- a/.ssh/config +++ b/.ssh/config @@ -6,6 +6,9 @@ ControlPersist yes Include ~/.ssh/config.local +Host on-fire-within + Hostname 192.168.1.102 + Host kejadlen.console.xen.prgmr.com IdentityFile ~/.ssh/prgmr_rsa User kejadlen