BiBiServ / bibigrid

BiBiGrid is a tool for an easy cluster setup inside a cloud environment.
Apache License 2.0
11 stars 8 forks source link

Add option to increase timeout for ssh connection #458

Closed XaverStiensmeier closed 5 months ago

XaverStiensmeier commented 9 months ago

Depending on the network situation, a higher ssh timeout value is needed. This is implemented in: https://github.com/BiBiServ/bibigrid/tree/feature-increase-ssh-timeout

XaverStiensmeier commented 5 months ago

On remote this will be done via the common configuration file

XaverStiensmeier commented 5 months ago

Done in pull request #483