Skip to content

Commit 7358916

Browse files
committed
add mysql tool to support checking db status
1 parent a5f15e7 commit 7358916

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

defaults/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ openhpc_slurm_partitions: []
88
openhpc_cluster_name:
99
openhpc_packages:
1010
- slurm-libpmi-ohpc
11+
- mysql # actually from rocky repos
1112
openhpc_resume_timeout: 300
1213
openhpc_retry_delay: 10
1314
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

Comments
 (0)