You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
7 years ago
..
__init__.py lib/cdist => cdist (pypi) 11 years ago
local.py Fix ssh mux socket file error. 7 years ago
remote.py Rm stderr debug output, stderr is not captured. 7 years ago
util.py Rm stderr debug output, stderr is not captured. 7 years ago