Skip to content

Commit d120c4e

Browse files
committed
Remove openhpc_slurm_service in the example
This stops the login node working.
1 parent 3df7f67 commit d120c4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ To deploy, create a playbook which looks like this:
6565
batch: "{{ inventory_hostname in groups['cluster_batch'] }}"
6666
runtime: true
6767
openhpc_slurm_service_enabled: true
68-
openhpc_slurm_service: slurmd
6968
openhpc_slurm_control_host: "{{ groups['cluster_control'] | first }}"
7069
openhpc_slurm_partitions:
7170
- name: "compute"

0 commit comments

Comments
 (0)