Skip to content

Commit

Permalink
warning for duplicate config in default fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
László Szalma committed Nov 28, 2016
1 parent db21604 commit 3ec67e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ mysql_mysqldump_max_allowed_packet: '128M'
mysql_isamchk_key_buffer: '16M'

# InnoDB tuning
mysql_innodb_file_per_table: 'innodb_file_per_table'
mysql_innodb_flush_method: 'fdatasync'
mysql_innodb_buffer_pool_size: '128M'
mysql_innodb_flush_log_at_trx_commit: 1
Expand Down

0 comments on commit 3ec67e3

Please sign in to comment.