diff --git a/.ssh/config b/.ssh/config index 6c595578..e69de29b 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,15 +0,0 @@ - -Host cobalt - HostName 192.168.0.1 - Port 22 - User salt - -Host tungsten - HostName 192.168.0.100 - Port 22 - User salt - -Host iridium - HostName 192.168.0.101 - Port 22 - User salt