summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-10-05 10:26:34 +0300
committerLars Wirzenius <liw@liw.fi>2020-10-05 10:26:34 +0300
commit469bb263c4ce52122c85647fe8b5330ff5dc2bf3 (patch)
treea93a42b3732c10c67a9b60c561ef73d87e0eb6ec
parent96e95959da347cd085694be444ff71ba14113295 (diff)
downloadick-contractor-469bb263c4ce52122c85647fe8b5330ff5dc2bf3.tar.gz
don't rmember host keys
-rw-r--r--manager-ssh-config1
1 files changed, 1 insertions, 0 deletions
diff --git a/manager-ssh-config b/manager-ssh-config
index 7569c07..0921845 100644
--- a/manager-ssh-config
+++ b/manager-ssh-config
@@ -1,3 +1,4 @@
Host 192.168.*
StrictHostKeyChecking accept-new
+ UserKnownHostsFile /dev/null
IdentityFile ~/.ssh/manager.key