mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-26 06:50:09 +03:00
Co-authored-by: mouyaq <amoya@opennebula.io>
This commit is contained in:
parent
724e683704
commit
fce71a7932
@ -105,7 +105,7 @@ class VcenterMonitorManager
|
||||
|
||||
@conf[:address] = '127.0.0.1' if @conf[:address] == 'auto'
|
||||
rescue StandardError
|
||||
@mutex.synchronize { @conf = DEFAULT_CONF.clone }
|
||||
@mutex.synchronize { @conf = DEFAULT_CONFIGURATION.clone }
|
||||
end
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user