Revert "rename cdist-explorer-run-global -> cdist-explorer-run-init"
Do not begin new features that break in master branch.
This reverts commit b556ab557d.
	
	
This commit is contained in:
		
					parent
					
						
							
								30919f126b
							
						
					
				
			
			
				commit
				
					
						0658ad06c3
					
				
			
		
					 2 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -36,7 +36,7 @@ export __cdist_out_objects
 | 
				
			||||||
export __cdist_out_execs
 | 
					export __cdist_out_execs
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# See cdist-stages(7)
 | 
					# See cdist-stages(7)
 | 
				
			||||||
cdist-explorer-run-init       "$__cdist_target_host" "$__cdist_out_explorers"
 | 
					cdist-explorer-run            "$__cdist_target_host" "$__cdist_out_explorers"
 | 
				
			||||||
cdist-manifest-init           "$__cdist_target_host" "$__cdist_out_objects"
 | 
					cdist-manifest-init           "$__cdist_target_host" "$__cdist_out_objects"
 | 
				
			||||||
cdist-manifest-run-all        "$__cdist_target_host" "$__cdist_out_objects"
 | 
					cdist-manifest-run-all        "$__cdist_target_host" "$__cdist_out_objects"
 | 
				
			||||||
cdist-object-codegen-all      "$__cdist_target_host" "$__cdist_out_objects" "$__cdist_out_execs"
 | 
					cdist-object-codegen-all      "$__cdist_target_host" "$__cdist_out_objects" "$__cdist_out_execs"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue