mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
M #~: fix typo in code (#1056)
Signed-off-by: Carlos Herrera <cherrera@opennebula.io>
This commit is contained in:
parent
3c5d407b2d
commit
5b6ab8d940
@ -1696,7 +1696,7 @@ module VCenterDriver
|
||||
one_tmp[:template_name] = template_name
|
||||
one_tmp[:sunstone_template_name]=
|
||||
"#{template_name} [ Cluster: #{template_ccr_name}" \
|
||||
"- Template location: #{location} ]"
|
||||
" - Template location: #{location} ]"
|
||||
one_tmp[:template_location] = location
|
||||
one_tmp[:vcenter_ccr_ref] = template_ccr_ref
|
||||
one_tmp[:vcenter_ref] = template_ref
|
||||
|
Loading…
x
Reference in New Issue
Block a user