Commit 7e1fcb5
committed
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 <carrogu@amazon.com>1 parent 61b8059 commit 7e1fcb5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments