]> ruderich.org/simon Gitweb - safcm/safcm.git/blob - cmd/safcm/testdata/ssh/ssh/ssh_config
tests: add very basic end-to-end test with real ssh server
[safcm/safcm.git] / cmd / safcm / testdata / ssh / ssh / ssh_config
1 IdentityFile ../ssh/id_ed25519
2 IdentitiesOnly yes
3 UserKnownHostsFile ../ssh/known_hosts
4
5 Host no-settings.example.org
6     Hostname 127.0.0.1
7     Port 29327