Skip to content
Snippets Groups Projects
Commit dcc0605c 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
parents cb429b2c 32978997
1 merge request!232Mariabdb
- 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