Comment 2 for bug 1883131

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

Reviewed: https://review.opendev.org/735048
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=b0fe8a8409f93c63ead98ea240b2006130e6d5b1
Submitter: Zuul
Branch: stable/stein

commit b0fe8a8409f93c63ead98ea240b2006130e6d5b1
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

    manually cherry picked from: I4927eb65a2dc1b5a86fc2141c7b2713f36ad49de

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