re-integrate cdist-object-codegen-all
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								e4377f7532
							
						
					
				
			
			
				commit
				
					
						ea39e137f3
					
				
			
		
					 3 changed files with 13 additions and 10 deletions
				
			
		| 
						 | 
				
			
			@ -55,9 +55,11 @@ cdist-manifest-run-all        "$__cdist_target_host" "$__cdist_out_object_dir"
 | 
			
		|||
# Run explorer of each type for every object of types with explorer
 | 
			
		||||
cdist-object-explorer-all     "$__cdist_target_host" "$__cdist_out_object_dir"
 | 
			
		||||
 | 
			
		||||
exit 2
 | 
			
		||||
# Generate code for all objects
 | 
			
		||||
cdist-object-codegen-all      "$__cdist_target_host" "$__cdist_out_object_dir" \
 | 
			
		||||
   "$__cdist_out_code_dir"
 | 
			
		||||
 | 
			
		||||
cdist-object-codegen-all      "$__cdist_target_host" "$__cdist_out_object_dir" "$__cdist_out_execs"
 | 
			
		||||
exit 2
 | 
			
		||||
cdist-exec-transfer           "$__cdist_target_host" "$__cdist_out_execs"
 | 
			
		||||
cdist-exec-run                "$__cdist_target_host"
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue