Add the cookbooks dir to the load path for Knife-Zero
This commit is contained in:
		
							parent
							
								
									2c2ae596ed
								
							
						
					
					
						commit
						3c05f172de
					
				| @ -1,6 +1,6 @@ | ||||
| current_dir = File.dirname(__FILE__) | ||||
| 
 | ||||
| cookbook_path             ["#{current_dir}/../site-cookbooks"] | ||||
| cookbook_path             ["#{current_dir}/../site-cookbooks", "#{current_dir}/../cookbooks"] | ||||
| node_path                 "nodes" | ||||
| role_path                 "roles" | ||||
| environment_path          "environments" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user