mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-13 12:58:17 +03:00
bug #2025: Use EC2 attribute from USER_TEMPLATE
(cherry picked from commit 94813343fed8ebb560b289435fe8dfa4c97addfb)
This commit is contained in:
parent
a2cebab649
commit
70b9334f5b
@ -307,7 +307,7 @@ private
|
||||
|
||||
ec2 = nil
|
||||
|
||||
all_ec2_elements = xml.root.get_elements("EC2")
|
||||
all_ec2_elements = xml.root.get_elements("USER_TEMPLATE/EC2")
|
||||
|
||||
# First, let's see if we have an EC2 site that matches
|
||||
# our desired host name
|
||||
|
Loading…
x
Reference in New Issue
Block a user