Add ssh config to guest root account

This commit is contained in:
Reto Buerki
2013-01-17 16:54:56 +01:00
committed by Tobias Brunner
parent ac8c96e51b
commit bd4c6122a4
+3
View File
@@ -0,0 +1,3 @@
Host *
StrictHostKeyChecking no
UserKnownHostsFile /dev/null