mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-26 06:50:09 +03:00
Signed-off-by: Carlos Herrera <cherrera@opennebula.systems>
This commit is contained in:
parent
66caf86e36
commit
ab9b08dc74
@ -1251,6 +1251,8 @@ class VmImporter < VCenterDriver::VcImporter
|
||||
|
||||
working_template[:one] << "VCENTER_VM_FOLDER=\"#{opts[:folder]}\"\n" if deploy_in_folder
|
||||
|
||||
working_template[:one] << "VCENTER_TEMPLATE_NAME=\"#{selected[:name]}\"\n"
|
||||
|
||||
create(working_template[:one]) do |one_object, id|
|
||||
res[:id] << id
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user