Add ssh config to guest root account
This commit is contained in:
committed by
Tobias Brunner
parent
ac8c96e51b
commit
bd4c6122a4
@@ -0,0 +1,3 @@
|
||||
Host *
|
||||
StrictHostKeyChecking no
|
||||
UserKnownHostsFile /dev/null
|
||||
Reference in New Issue
Block a user