1
0
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:
Carlos J. Herrera 2021-04-05 04:55:00 -04:00 committed by GitHub
parent 3c5d407b2d
commit 5b6ab8d940
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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