From 3c382e915c779f804f1ca96ea19aa46e5baec1b9 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Mon, 15 Apr 2019 21:38:22 +0300
Subject: [PATCH] Working braavos@endlessm.

---
 .ssh/config.d/20_endless | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.ssh/config.d/20_endless b/.ssh/config.d/20_endless
index adf3b09..ed848a9 100644
--- a/.ssh/config.d/20_endless
+++ b/.ssh/config.d/20_endless
@@ -9,6 +9,7 @@ Host braavos.endlessm-sf.com
 KexAlgorithms diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
 MACs hmac-sha1
 User sysmgr
+IdentityFile ~/.ssh/endless_rsa
 
 Host ap?.endlessm-sf.com
 Ciphers aes256-cbc
-- 
GitLab