mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
parent
7d6e019e6d
commit
85a1f98370
@ -313,7 +313,7 @@ module OpenNebula::MarketPlaceAppExt
|
||||
id = disk[:image]
|
||||
|
||||
case disk[:image_type]
|
||||
when 'IMAGE', 'OS', 'DATABLOCK'
|
||||
when 'IMAGE', 'OS', 'DATABLOCK', 'CDROM'
|
||||
vmtpl.add_element('TEMPLATE',
|
||||
'DISK' => { 'IMAGE_ID' => id.first })
|
||||
when 'CONTEXT'
|
||||
|
Loading…
x
Reference in New Issue
Block a user