Initial commit
continuous-integration/drone Build is passing

This commit is contained in:
2022-08-09 08:04:33 +03:00
commit 5164abb6cf
5 changed files with 35 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
Host *
IdentityFile /config/ssh_identity
UserKnownHostsFile /config/ssh_known_hosts
HostKeyAlgorithms +ssh-rsa # TODO: Remove this after ROS7 upgrades