Add ssh mux options by default if available.

This commit is contained in:
Darko Poljak 2016-03-18 23:34:02 +01:00
commit d0d0c258d6
3 changed files with 44 additions and 27 deletions

View file

@ -249,6 +249,12 @@ CDIST_OVERRIDE::
CDIST_ORDER_DEPENDENCY::
Create dependencies based on the execution order (see cdist-manifest(7))
CDIST_REMOTE_EXEC::
Use this command for remote execution (should behave like ssh)
CDIST_REMOTE_COPY::
Use this command for remote copy (should behave like scp)
SEE ALSO
--------
- cdist(1)