8 lines
		
	
	
		
			129 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			129 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
| source 'https://supermarket.chef.io'
 | |
| 
 | |
| metadata
 | |
| 
 | |
| group :delivery do
 | |
|   cookbook 'test', path: './test/fixtures/cookbooks/test'
 | |
| end
 |