implement the big code shuffle
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								5306737d22
							
						
					
				
			
			
				commit
				
					
						f187ed257a
					
				
			
		
					 8 changed files with 67 additions and 87 deletions
				
			
		| 
						 | 
				
			
			@ -52,8 +52,8 @@ if [ -f "$__cdist_manifest" ]; then
 | 
			
		|||
      export $__cdist_name_var_type="$(__cdist_type_dir "$__cdist_type")"
 | 
			
		||||
 | 
			
		||||
      cdist-manifest-run "$__cdist_target_host" "$__cdist_manifest"
 | 
			
		||||
      FIXME: Tell cdist that there may be new objects - WHO? Mama?
 | 
			
		||||
      touch "$__cdist_new_objects_created"
 | 
			
		||||
      # Tell cdist-object-run-all that there may be new objects
 | 
			
		||||
      touch "$__cdist_objects_created"
 | 
			
		||||
   else
 | 
			
		||||
      __cdist_exit_err "${__cdist_manifest} needs to be executable."
 | 
			
		||||
   fi
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue