Add ssh config to guest root account

This commit is contained in:
Reto Buerki 2012-12-13 10:22:50 +01:00 committed by Tobias Brunner
parent ac8c96e51b
commit bd4c6122a4

View File

@ -0,0 +1,3 @@
Host *
StrictHostKeyChecking no
UserKnownHostsFile /dev/null