diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2017-04-24 13:31:03 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2017-04-24 13:31:03 -0400 |
commit | dcfbc06f2fcabc13d129931e3e9623fea7983ea1 (patch) | |
tree | 012faf12540baa0220f12b25e6f440b9de5af742 | |
parent | 147eb98ab88853f31aabac53e035f7471054ccd9 (diff) |
update .ssh/known_hosts: repo is on Winston now
-rw-r--r-- | .ssh/known_hosts | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.ssh/known_hosts b/.ssh/known_hosts index 927bb7f..a95714b 100644 --- a/.ssh/known_hosts +++ b/.ssh/known_hosts @@ -1,2 +1 @@ -git.parabola.nu,93.95.226.249 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJpLBQvc8gXo5ZtOUSTM9B604xiYs7pC/80BBCWrrolvFS46PPuvM/zIb/7Iwv/xOsI/PDdJIrkMoqGlPuGj3Mo= -repo.parabola.nu,80.87.131.232 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMADiqJyJfjxXv+8FC3JxSfGBFmhevhHTWJEoe1gc5TVEOuvPD8XXy2o5EN9IzBLLFGlZbAEKYdt3apAFPJtwfE= +winston.parabola.nu,93.95.226.249,git.parabola.nu,repo.parabola.nu ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJpLBQvc8gXo5ZtOUSTM9B604xiYs7pC/80BBCWrrolvFS46PPuvM/zIb/7Iwv/xOsI/PDdJIrkMoqGlPuGj3Mo= |