Skip to content

Commit 1546838

Browse files
authored
Update main.yml
1 parent 4996f54 commit 1546838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@ openhpc_config: {}
5050
openhpc_cgroup_config: {}
5151
openhpc_gres_template: gres.conf.j2
5252
openhpc_cgroup_template: cgroup.conf.j2
53+
openhpc_mpi_template: mpi.conf.j2
5354

5455
openhpc_state_save_location: /var/spool/slurm
5556
openhpc_slurmd_spool_dir: /var/spool/slurm
5657
openhpc_slurm_conf_path: /etc/slurm/slurm.conf
5758
openhpc_slurm_conf_template: slurm.conf.j2
58-
openhpc_mpi_conf_template: mpi.conf.j2
5959

6060
# Accounting
6161
openhpc_slurm_accounting_storage_host: "{{ openhpc_slurmdbd_host }}"

0 commit comments

Comments
 (0)