1
0
Fork 0

avoid needing to accept the VM's host key

This commit is contained in:
ibizaman 2023-12-09 10:15:24 -08:00 committed by Pierre Penninckx
parent ef0c3fe97b
commit e70c110e8d

View file

@ -4,3 +4,5 @@ Host example
HostName 127.0.0.1
IdentityFile sshkey
IdentitiesOnly yes
StrictHostKeyChecking no
UserKnownHostsFile=/dev/null