mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-30 22:50:10 +03:00
L #-: Minor linting fix
This commit is contained in:
parent
0437ea7ab1
commit
b3aaa9ac9f
@ -352,7 +352,7 @@ module VCenterDriver
|
||||
str_info << 'USEDMEMORY=' << (total_mem - free_mem).to_s << "\n"
|
||||
|
||||
# DRS enabled
|
||||
str_info << 'VCENTER_DRS=' << drs_enabled.to_s << "\n"
|
||||
str_info << 'VCENTER_DRS=' << drs_enabled.to_s << "\n"
|
||||
|
||||
# HA enabled
|
||||
str_info << 'VCENTER_HA=' << ha_enabled.to_s << "\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user