abra/pkg/upstream/commandconn
decentral1se e589709cb0
fix: attempt to include IdentityFile if available
This is part of trying to debug:

    coop-cloud/organising#250

And also part of:

    coop-cloud/docs.coopcloud.tech#27

Where I now try to specify the same logic as `ssh -i <my-key-path>` in
the underlying connection logic. This should help with being more
explicit about what key is being used via the SSH config file.
2021-11-18 21:16:10 +01:00
..
commandconn.go fix: use x-platform code for pdeathsig 2021-11-03 09:57:35 +01:00
connection.go fix: attempt to include IdentityFile if available 2021-11-18 21:16:10 +01:00
pdeathsig_linux.go fix: use x-platform code for pdeathsig 2021-11-03 09:57:35 +01:00
pdeathsig_nolinux.go fix: use x-platform code for pdeathsig 2021-11-03 09:57:35 +01:00