Comment 2 for bug 1639191

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/393682
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=69be131d4075e5347b18c342b4de4fb503de39a5
Submitter: Jenkins
Branch: master

commit 69be131d4075e5347b18c342b4de4fb503de39a5
Author: Giulio Fidente <email address hidden>
Date: Fri Nov 4 11:12:43 2016 +0100

    Defaults kernel.pid_max to 1048576

    In some scenarios we reach the kernel.pid_max value, this change
    adds a parameter to the Kernel service for configuration of the
    sysctl key and defaults it to 1048576.

    Change-Id: Id8f3e6b7ed9846022898d7158fe9180418847085
    Closes-Bug: #1639191