Comment 3 for bug 1883131

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-tripleo (stable/rocky)

Reviewed: https://review.opendev.org/735049
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=af3581455a654b1e55ea73beb2b08938b64dd659
Submitter: Zuul
Branch: stable/rocky

commit af3581455a654b1e55ea73beb2b08938b64dd659
Author: Luca Miccini <email address hidden>
Date: Thu Apr 2 14:42:19 2020 +0200

    Allow override of mysql/galera open files limit

    This commit removes the hard coded value of open-file-limit (16384)
    and allows operators to override it via:

    tripleo::profile::pacemaker::database::mysql::open_files_limit
    tripleo::profile::pacemaker::database::mysql_bundle::open_files_limit

    depends-on: https://review.opendev.org/#/c/738157

    manually cherry picked from: I4927eb65a2dc1b5a86fc2141c7b2713f36ad49de

    Change-Id: Icecdf2f6c806b66266a0c10642b18f47a99d1e65
    Closes-bug: #1883131
    (cherry picked from commit e791ca04ddc27eb9f95c8d96bfa611e7330dda8a)