mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-25 02:50:08 +03:00
M #: One2one probes are local (#4530)
This commit is contained in:
parent
de8dfdc520
commit
5158f956cb
@ -217,7 +217,7 @@ end
|
||||
#-------------------------------------------------------------------------------
|
||||
# Script helper functions and gLobals
|
||||
#-------------------------------------------------------------------------------
|
||||
LOCAL_HYPERVISOR = %w[az ec2 packet].freeze
|
||||
LOCAL_HYPERVISOR = %w[az ec2 one packet].freeze
|
||||
|
||||
def local?(hypervisor)
|
||||
LOCAL_HYPERVISOR.include?(hypervisor)
|
||||
|
Loading…
x
Reference in New Issue
Block a user