ソースを参照

[ssh] Add new metal hosts

Colin Powell 3 年 前
コミット
b986cf9df8
1 ファイル変更7 行追加0 行削除
  1. 7 0
      ssh/.ssh/config

+ 7 - 0
ssh/.ssh/config

@@ -62,6 +62,10 @@ Host paaliaq.local
   User powellc
 Host kiviuq.local
   User powellc
+Host kari.local
+  User powellc
+Host atlas.local
+  User powellc
 
 Host telesto.local
   User root
@@ -106,3 +110,6 @@ Host bastion.cloud51.15five.com
     IdentityFile ~/.ssh/ff_cloud51_rsa
     Port 155
     AddKeysToAgent yes
+
+Host 192.168.1.238
+    Port 2222