cdist/cdist
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
..
conf Update license to GPLv3+ for my types and cdist man pages. 2016-07-20 07:55:48 +02:00
core pep8 2016-07-05 20:44:24 +02:00
exec Fix ssh mux socket file error. 2016-07-23 16:13:59 +02:00
sphinxext pep8 2016-07-05 20:44:24 +02:00
test Fix ssh mux socket file error. 2016-07-23 16:13:59 +02:00
util pep8 2016-07-05 20:44:24 +02:00
__init__.py Create hash func for string args to be used cdist wide. 2016-07-23 15:11:14 +02:00
banner.py lib/cdist => cdist (pypi) 2012-10-25 17:21:58 +02:00
config.py Fix ssh mux socket file error. 2016-07-23 16:13:59 +02:00
emulator.py pep8 2016-07-05 20:44:24 +02:00
log.py pep8 2016-07-05 20:44:24 +02:00
message.py pep8 2016-07-05 20:44:24 +02:00
shell.py Fix shell command not working after new error reporting. 2016-07-12 20:15:08 +02:00