We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc2f9f3 commit 7fc59e7Copy full SHA for 7fc59e7
defaults/main.yml
@@ -1,7 +1,7 @@
1
---
2
openhpc_slurm_service_enabled: true
3
openhpc_slurm_service:
4
-openhpc_slurm_control_host:
+openhpc_slurm_control_host: "{{ inventory_hostname }}"
5
openhpc_slurm_partitions: []
6
openhpc_cluster_name:
7
openhpc_packages: []
0 commit comments