forked from ungleich-public/cdist
		
	Add ssh mux options by default if available.
This commit is contained in:
		
					parent
					
						
							
								b4ac23b4f8
							
						
					
				
			
			
				commit
				
					
						d0d0c258d6
					
				
			
		
					 3 changed files with 44 additions and 27 deletions
				
			
		|  | @ -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) | ||||
|  |  | |||
|  | @ -138,6 +138,11 @@ CDIST_LOCAL_SHELL:: | |||
| CDIST_REMOTE_SHELL:: | ||||
|     Selects shell for remote scirpt execution, defaults to /bin/sh | ||||
| 
 | ||||
| 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) | ||||
| 
 | ||||
| EXIT STATUS | ||||
| ----------- | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue