diff --git a/bundles/ssh/files/ssh_config b/bundles/ssh/files/ssh_config index d4e3065..ac8a46b 100644 --- a/bundles/ssh/files/ssh_config +++ b/bundles/ssh/files/ssh_config @@ -2,3 +2,4 @@ Host * SendEnv LANG LC_* HashKnownHosts yes GSSAPIAuthentication yes + GlobalKnownHostsFile /etc/ssh/ssh_known_hosts