mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-03 21:02:34 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			120 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			120 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
name "os-image-api"
 | 
						|
description "Glance API service"
 | 
						|
run_list(
 | 
						|
  "role[os-base]",
 | 
						|
  "recipe[openstack-image::api]"
 | 
						|
  )
 | 
						|
 |