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 a5f15e7 commit 7358916Copy full SHA for 7358916
defaults/main.yml
@@ -8,6 +8,7 @@ openhpc_slurm_partitions: []
8
openhpc_cluster_name:
9
openhpc_packages:
10
- slurm-libpmi-ohpc
11
+ - mysql # actually from rocky repos
12
openhpc_resume_timeout: 300
13
openhpc_retry_delay: 10
14
openhpc_job_maxtime: '60-0' # quote this to avoid ansible converting some formats to seconds, which is interpreted as minutes by Slurm
0 commit comments