h3idan/parallel-ssh

Add support for the PSSH_TIMEOUT environment variable

Closed this issue · 2 comments

Hi,
I often found the default timeout imposed on the pssh command to be too 
short, and right now the only workaround to it is to specify it manually on 
the command line, which is annoying.

Given the fact that there is support for numerous environment variables to 
control the default values of pssh options, I would like to be able to 
specify the default timeout by exporting a PSSH_TIMEOUT variable.

Is this feasible?

Thanks for the consideration.
Regards.

Original issue reported on code.google.com by massimil...@gmail.com on 18 Jan 2010 at 1:38

Not only is it feasible, it's been implemented for a while. :)

I've double-checked it, just to make sure that it's working, and the 
PSSH_TIMEOUT 
environment variable is working well for me.  I'll close this issue, assuming 
that 
this works for you, too.  If it doesn't work, please reopen the issue and 
describe 
whatever problem you're seeing.  Thanks.

Original comment by amcna...@gmail.com on 16 Feb 2010 at 7:41

Original comment by amcna...@gmail.com on 16 Feb 2010 at 7:41

  • Changed state: Invalid