Browse Source

[ssh] Add local dev servers

Colin Powell 5 years ago
parent
commit
b55af2e7e4
1 changed files with 6 additions and 0 deletions
  1. 6 0
      ssh/.ssh/config

+ 6 - 0
ssh/.ssh/config

@@ -38,6 +38,12 @@ Host cosmic.voyage
   User secstate
   IdentityFile ~/.ssh/cosmic.voyage
 
+Host fifteen5.local
+  User root
+
+Host pbp.local
+  User root
+
 # Cloud
 Host pandora.unbl.ink