summaryrefslogtreecommitdiffstats
path: root/.ssh
diff options
context:
space:
mode:
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
index 6c52b02..f30d4d9 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -1,6 +1,7 @@
Host * !mars !mother !helios
User root
StrictHostKeyChecking no
+ UserKnownHostsFile /dev/null
Host mars
User jozan
Host mother