Skip to content

Commit 72cc226

Browse files
authored
notify slurmd restart handler for mpi.conf changes
1 parent b2367a7 commit 72cc226

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/runtime.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@
148148
when:
149149
- openhpc_slurm_control_host in ansible_play_hosts
150150
- hostvars[openhpc_slurm_control_host].ohpc_slurm_conf.changed or
151+
hostvars[openhpc_slurm_control_host].ohpc_mpi_conf.changed or
151152
hostvars[openhpc_slurm_control_host].ohpc_cgroup_conf.changed or
152153
hostvars[openhpc_slurm_control_host].ohpc_gres_conf.changed # noqa no-handler
153154
notify:

0 commit comments

Comments
 (0)