cdist/cdist/test/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
..
fixtures/conf/type/__cdist_test_type Fix bug with parallel hosts operation and specified output path. 2016-04-04 08:03:54 +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 pep8 2016-07-05 20:44:24 +02:00