Explorar o código

Add ssh config entry for box hosts

Colin Powell %!s(int64=5) %!d(string=hai) anos
pai
achega
7a2276b7e0
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      ssh/.ssh/config

+ 3 - 0
ssh/.ssh/config

@@ -16,6 +16,9 @@ Host git.unbl.ink
   PasswordAuthentication no
   IdentitiesOnly yes
 
+Host box.*
+  User root
+
 Host sdf.org
   User secstate