DistributedTaskScheduling / JobAdder

Source code of the JobAdder project
GNU General Public License v3.0
2 stars 1 forks source link

worker config #63 #88

Closed jooe1 closed 4 years ago

jooe1 commented 4 years ago

Fixes #63

JohannesGaessler commented 4 years ago

I pushed an implementation of SSHConfig that you can use: https://github.com/DistributedTaskScheduling/JobAdder/pull/93

JohannesGaessler commented 4 years ago

Also, we should have an option for the server IP address the client needs to connect to.

What do you mean by this? SSHConfig has a hostname property that determines the target for SSH connections.

ammen99 commented 4 years ago

What do you mean by this? SSHConfig has a hostname property that determines the target for SSH connections.

Ah sorry, it is not needed then.