Comment 10 for bug 1800232

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

Reviewed: https://review.openstack.org/625111
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=19eb214ca8bd79f2953b465ff6a1b2444dc3c0db
Submitter: Zuul
Branch: stable/rocky

commit 19eb214ca8bd79f2953b465ff6a1b2444dc3c0db
Author: John Fulton <email address hidden>
Date: Fri Oct 26 18:03:52 2018 -0400

    Allow user to define a custom tuned profile

    Add custom_profile parameter to tripleo::profile::base::tuned
    which may a string in INI format describing a tuned profile
    which puppet will then create and apply with the name supplied
    by the profile parameter.

    Change-Id: Iba17d86bbdd710623ba1ba44b1ea5d4c1b99c541
    Related-Bug: #1800232
    (cherry picked from commit 3c953e877b74f2c4d93e57d3b093d9171e897e72)