Comment 1 for bug 1883131

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

Reviewed: https://review.opendev.org/735050
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=73823d6340f694992933b7853274362a21486c91
Submitter: Zuul
Branch: stable/queens

commit 73823d6340f694992933b7853274362a21486c91
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)