Bläddra i källkod

[ssh] Update new hosts

Colin Powell 4 år sedan
förälder
incheckning
d3f4c8e9fb
1 ändrade filer med 18 tillägg och 4 borttagningar
  1. 18 4
      ssh/.ssh/config

+ 18 - 4
ssh/.ssh/config

@@ -34,11 +34,16 @@ Host cosmic.voyage
   User secstate
   IdentityFile ~/.ssh/cosmic.voyage
 
+Host tilde.club
+  User secstate
+  IdentityFile ~/.ssh/powellc
+
 Host jump.local
   User powellc
 
 # Cloud
 Host pandora.unbl.ink
+  User root
 
 # Bare metal hosts
 Host dione.local 
@@ -53,12 +58,24 @@ Host iapetus.local
   User powellc
 Host titan.local
   User powellc
+Host paaliaq.local
+  User powellc
+
 Host telesto.local
+  User root
   IdentityFile ~/.ssh/1904_powellc
+Host fifteen5.local
+  User root
+Host anthe.local
+  User root
+Host penobscotbaypress.com
+  User root
 
-# Mopidy VM
+# bhyve VMs
 Host mopidy.local
   User powellc
+Host jellyfin.local
+  User ubuntu
 
 # Git uses it's own port
 Host git.local
@@ -80,6 +97,3 @@ Host *.cloud10
     IdentityFile ~/.ssh/ff_cloud10_rsa
     ProxyJump bastion.cloud10.15five.com
     Port 155
-
-Host penobscotbaypress.com
-  User root