]> git.wh0rd.org - home.git/commitdiff
ssh_config: update crosvm settings
authorMike Frysinger <vapier@gentoo.org>
Sun, 24 Jun 2018 15:13:29 +0000 (11:13 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sun, 24 Jun 2018 15:13:29 +0000 (11:13 -0400)
.ssh/config

index 90c0624da16bd33b44b0631946296aa9b81ac76e..1c19e67f6fab106f20a2e8ba4d91cfd62cce05c5 100644 (file)
@@ -109,11 +109,12 @@ Host crosvm
        User root
        StrictHostKeyChecking no
        UpdateHostKeys yes
+       UserKnownHostsFile /dev/null
        IdentityFile ~/.ssh/id_rsa.cros
 
 Host hsm
        IdentityFile ~/.ssh/id_rsa.google
-       HostName 100.110.253.170
+       HostName 100.96.49.195
 
 ###
 ### random source systems