drone-test-1/conf/ssh_config
Chris Hammer 2672ce0653
Some checks failed
continuous-integration/drone/push Build is failing
add docker build to test; this should be fun
2023-11-19 01:09:07 -05:00

15 lines
201 B
Plaintext

AddKeysToAgent yes
Host 10.*
StrictHostKeyChecking no
UserKnownHostsFile=/dev/null
Host git git.thezengarden.net
Hostname gitlab
Host gitea gitea.thezengarden.net
Hostname 10.10.10.109