You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Force ENABLE_INTEL_HPC_PLATFORM param to be string
Force ENABLE_INTEL_HPC_PLATFORM param to be string and not a boolean
This because node['cluster']['enable_intel_hpc_platform'] == 'true' is compared as string
Signed-off-by: Luca Carrogu <[email protected]>
0 commit comments