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