Sfoglia il codice sorgente

[ssh] Add new metal hosts

Colin Powell 3 anni fa
parent
commit
b986cf9df8
1 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  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