Skip to content

Commit

Permalink
Hotfix: SEILのsshにはssh-rsaのhostkeyを受け入れる必要がある
Browse files Browse the repository at this point in the history
  • Loading branch information
cradle8810 committed May 5, 2024
1 parent cf31ab1 commit 1c24986
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/mac/Users/hayato/.ssh/config.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
AddKeysToAgent yes
UseKeychain yes
IdentityFile ~/.ssh/id_ed25519
HostkeyAlgorithms +ssh-rsa

Host github.com
Hostname ssh.github.com
Expand Down

0 comments on commit 1c24986

Please sign in to comment.