mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Signed-off-by: Ricardo Diaz <rdiaz@opennebula.io> (cherry picked from commit 83ff157de5e51b28f893e4f2c358054e0a94657e)
This commit is contained in:
parent
f4dc20b187
commit
bc70f194c7
@ -825,7 +825,7 @@ class ClusterSet
|
||||
next unless (Time.now.to_i - last_mon) > probe_frequency
|
||||
|
||||
# Refresh the vCenter connection in the least frequent probe
|
||||
if probe_name.eql?('system_host')
|
||||
if probe_name.eql?(:system_host)
|
||||
c[:cluster].connect_vcenter
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user