mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
L #-: Linting for vCenter vm_monitor
This commit is contained in:
parent
0a72628318
commit
aab5ffd72a
@ -460,7 +460,8 @@ module VirtualMachineMonitor
|
||||
str_info << 'VCENTER_ESX_HOST="' << esx_host << '" ' << "\n"
|
||||
str_info << 'VCENTER_GUEST_STATE=' << guest_state << "\n"
|
||||
str_info << 'VCENTER_VM_NAME="' << vm_name << '" ' << "\n"
|
||||
str_info << 'VCENTER_VMWARETOOLS_RUNNING_STATUS=' << vmware_tools << "\n"
|
||||
str_info << 'VCENTER_VMWARETOOLS_RUNNING_STATUS=' \
|
||||
<< vmware_tools << "\n"
|
||||
str_info << 'VCENTER_VMWARETOOLS_VERSION=' << vmtools_ver << "\n"
|
||||
str_info << 'VCENTER_VMWARETOOLS_VERSION_STATUS=' \
|
||||
<< vmtools_verst << "\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user