forked from ungleich-public/cdist
		
	decide to remove argv
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								6c3631418e
							
						
					
				
			
			
				commit
				
					
						5b82a0fcda
					
				
			
		
					 1 changed files with 7 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -22,3 +22,10 @@ In essence:
 | 
			
		|||
         var1="" var2="" var3="" ... cdist-$tool_to_debug
 | 
			
		||||
      vs. currently
 | 
			
		||||
         var1="" cdist-$tool_to_debug opt1 opt2
 | 
			
		||||
 | 
			
		||||
--------------------------------------------------------------------------------
 | 
			
		||||
It seems that being able to pass the target host as argv makes sense,
 | 
			
		||||
but everything else can be used from cdist-config -> do not pass.
 | 
			
		||||
 | 
			
		||||
Changing those variables is only needed if debugging the core and for
 | 
			
		||||
this purpose setting variables is fine.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue