microscript-base/ssh_config

5 lines
163 B
Plaintext

Host *
IdentityFile /config/ssh_identity
UserKnownHostsFile /config/ssh_known_hosts
HostKeyAlgorithms +ssh-rsa # TODO: Remove this after ROS7 upgrades