Skip to content
Snippets Groups Projects
Commit ff6f7c5a authored by Jafar Lie's avatar Jafar Lie
Browse files

Merge branch 'mariabdb' into 'master'

Mariabdb

See merge request hpc-team/ansible_cluster_in_a_box!232

Former-commit-id: dcc0605c
parents d316aace 7c2ce32a
No related branches found
No related tags found
No related merge requests found
- name: "Copy slurm db tuning config"
template: src=slurm.cnf.j2 dest=/etc/my.cnf.d/slurm.cnf
become: true
become_user: root
[mysqld]
innodb_buffer_pool_size=1024M
innodb_log_file_size=256M
innodb_lock_wait_timeout=900
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment