cdist/cdist/exec
Darko Poljak 6f28fc2db2 Fix ssh mux socket file error.
ssh ControlPath socket file needs to be unique for each host.
To avoid using ssh ControlPath option placeholders move socket file
to host's temp directory. Since each host has unique temp
directory then, although file name for socket file is fixed, its path
is unique.
2016-07-23 16:13:59 +02:00
..
__init__.py lib/cdist => cdist (pypi) 2012-10-25 17:21:58 +02:00
local.py Fix ssh mux socket file error. 2016-07-23 16:13:59 +02:00
remote.py Rm stderr debug output, stderr is not captured. 2016-07-15 08:22:05 +02:00
util.py Rm stderr debug output, stderr is not captured. 2016-07-15 08:22:05 +02:00