mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
bug in run_instances template
git-svn-id: http://svn.opennebula.org/one/trunk@716 3034c82b-c49b-4eb3-8279-a7acafdc01c0
This commit is contained in:
parent
98b0d7f40e
commit
23449ba1ae
@ -266,7 +266,7 @@ __END__
|
||||
<dnsName></dnsName>
|
||||
<keyName>default</keyName>
|
||||
<amiLaunchIndex>0</amiLaunchIndex>
|
||||
<instanceType><%= @vm[:instance_type] %></instanceType>
|
||||
<instanceType><%= @vm_info[:instance_type] %></instanceType>
|
||||
<%= render_launch_time(@vm_info[:vm]) %>
|
||||
<placement>
|
||||
<availabilityZone>default</availabilityZone>
|
||||
|
Loading…
x
Reference in New Issue
Block a user