Loading .ssh/config.d/99_default→.ssh/config.d/95_default +0 −0 File moved. View file .ssh/config.d/99_127.0.0.1 0 → 100644 +7 −0 Original line number Diff line number Diff line # vim:ft=sshconfig # Allow RSA host keys on 127.0.0.1 for Packer. Host 127.0.0.1 HostbasedKeyTypes +ssh-rsa HostKeyAlgorithms +ssh-rsa PubkeyAcceptedKeyTypes +ssh-rsa Loading
.ssh/config.d/99_127.0.0.1 0 → 100644 +7 −0 Original line number Diff line number Diff line # vim:ft=sshconfig # Allow RSA host keys on 127.0.0.1 for Packer. Host 127.0.0.1 HostbasedKeyTypes +ssh-rsa HostKeyAlgorithms +ssh-rsa PubkeyAcceptedKeyTypes +ssh-rsa