Defer to element mysql.innodb_buffer_pool_size
authorClint Byrum <clint@fewbar.com>
Thu, 8 May 2014 15:33:01 +0000 (08:33 -0700)
committerClint Byrum <clint@fewbar.com>
Thu, 8 May 2014 15:33:01 +0000 (08:33 -0700)
commit5e5d633451474417217c4b2c87f6d817a98dd15b
treeaaa9e9d3d112aa08f1b7b207c33a77ae671c0a2c
parent716b190be8843f46b5c3023298d3f31672854057
Defer to element mysql.innodb_buffer_pool_size

Choosing 100MB here is not a production default. We also don't need two
places with the default value set. The closer a default is to the actual
usage of it, the better, so we'll set 0 here, which will defer to the
default in the element.

Change-Id: I1b41b604286245c2fb83249778db835253c02fc5
overcloud-source.yaml
undercloud-source.yaml