Comment 4 for bug 1800232

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

Reviewed: https://review.openstack.org/613698
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=3c953e877b74f2c4d93e57d3b093d9171e897e72
Submitter: Zuul
Branch: master

commit 3c953e877b74f2c4d93e57d3b093d9171e897e72
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