summaryrefslogtreecommitdiffstats
path: root/testing/opennebula/ssh.config
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2013-06-12 13:55:43 +0000
committerCarlo Landmeter <clandmeter@gmail.com>2013-06-12 13:56:16 +0000
commited6da5f2a59f971c3f340becc4a2f0fa6d430a0e (patch)
treeddd16180c7bc141ef3610ae95cc9f9b5e8ecc293 /testing/opennebula/ssh.config
parent51cfe949cfb6c29c257fdbbddcaf07779f2c16b9 (diff)
downloadaports-ed6da5f2a59f971c3f340becc4a2f0fa6d430a0e.tar.bz2
aports-ed6da5f2a59f971c3f340becc4a2f0fa6d430a0e.tar.xz
testing/opennebula: various fixes
Diffstat (limited to 'testing/opennebula/ssh.config')
-rw-r--r--testing/opennebula/ssh.config4
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/opennebula/ssh.config b/testing/opennebula/ssh.config
new file mode 100644
index 000000000..9fa48e01c
--- /dev/null
+++ b/testing/opennebula/ssh.config
@@ -0,0 +1,4 @@
+UserKnownHostsFile /dev/null
+ConnectTimeout 5
+Host *
+ StrictHostKeyChecking no