diff options
author | Blaise Thompson <blaise@untzag.com> | 2019-11-15 18:08:31 -0600 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2019-11-15 18:08:31 -0600 |
commit | 8ec8d79f538976d674ea0de276e34d698972496d (patch) | |
tree | 42fb9b204732810532d87dd1c190dcd21b51e87e /ssh/config | |
parent | f171f2a5b9db69cf9b10848dadec70a7a5708423 (diff) |
2019-11-15 18:08
Diffstat (limited to 'ssh/config')
-rw-r--r-- | ssh/config | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,11 +1,11 @@ host wright_fs User John - HostName 128.104.68.238 + HostName 128.104.68.238 Port 22 host wright_ps User John - HostName 128.104.69.51 + HostName 128.104.68.122 Port 22 host gas-uptake |