mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-25 02:50:08 +03:00
Feature #4215: typo
This commit is contained in:
parent
10444b4023
commit
ac06b3ec56
@ -465,7 +465,7 @@ class ExecDriver < VirtualMachineDriver
|
||||
|
||||
action=VmmAction.new(self, id, :restore, drv_message)
|
||||
|
||||
steps = <<
|
||||
steps.concat([
|
||||
# Execute pre-boot networking setup
|
||||
{
|
||||
:driver => :vnm,
|
||||
@ -490,7 +490,7 @@ class ExecDriver < VirtualMachineDriver
|
||||
}
|
||||
],
|
||||
}
|
||||
]
|
||||
])
|
||||
|
||||
action.run(steps)
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user