forked from ungleich-public/cdist
		
	add hint for /
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
This commit is contained in:
		
					parent
					
						
							
								3cc2f13b9b
							
						
					
				
			
			
				commit
				
					
						055eaed7ad
					
				
			
		
					 1 changed files with 5 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -11,11 +11,12 @@ cdist-type__rsync - Mirror directories using rsync
 | 
			
		|||
DESCRIPTION
 | 
			
		||||
-----------
 | 
			
		||||
This cdist type allows you to mirror local directories to the
 | 
			
		||||
target host using rsync. 
 | 
			
		||||
Rsync will be installed in the manifest of the type.
 | 
			
		||||
target host using rsync. Rsync will be installed in the manifest of the type.
 | 
			
		||||
If group or owner are giveng, a recursive chown will be executed on the 
 | 
			
		||||
target host.
 | 
			
		||||
 | 
			
		||||
If group or owner are giveng, a recursive chown 
 | 
			
		||||
will be executed on the target host.
 | 
			
		||||
A slash will be appended to the source directory so that only the contents
 | 
			
		||||
of the directory are taken and not the directory name itself.
 | 
			
		||||
 | 
			
		||||
REQUIRED PARAMETERS
 | 
			
		||||
-------------------
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue