summaryrefslogtreecommitdiff
path: root/testing/hosts/default/root/.ssh/config
diff options
context:
space:
mode:
Diffstat (limited to 'testing/hosts/default/root/.ssh/config')
-rw-r--r--testing/hosts/default/root/.ssh/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/hosts/default/root/.ssh/config b/testing/hosts/default/root/.ssh/config
new file mode 100644
index 000000000..aa102a144
--- /dev/null
+++ b/testing/hosts/default/root/.ssh/config
@@ -0,0 +1,3 @@
+Host *
+ StrictHostKeyChecking no
+ UserKnownHostsFile /dev/null