Skip to content

Commit 355dd0a

Browse files
authored
Update runtime.yml
1 parent 72cc226 commit 355dd0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/runtime.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
mode: "0644"
113113
when:
114114
- openhpc_enable.control | default(false)
115-
- openhpc_mpi_conf | length > 0
115+
- (openhpc_mpi_default_config | combine(openhpc_mpi_config)) | length > 0
116116
notify:
117117
- Restart slurmctld service
118118
register: ohpc_mpi_conf

0 commit comments

Comments
 (0)