diff --git a/.ssh/config b/.ssh/config index a1f7902..9e5f6b1 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,3 +1,4 @@ +# SSH For my own hosts # Supermicro machine in the server rack Host cobalt HostName 10.85.3.6 @@ -8,6 +9,7 @@ Host manganese HostName 10.85.3.5 User root +# R710 Host magnesium HostName 10.85.3.4 User root @@ -32,7 +34,7 @@ Host APRS HostName 10.85.3.39 User root -# Other ssh stuff? +# SSH for other services Host gitlab.com UpdateHostKeys no