Comment 11 for bug 1906306

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

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/912351
Committed: https://opendev.org/openstack/kolla-ansible/commit/e2a0d1f59bc9a8d3a90c0144887dd5ad33806151
Submitter: "Zuul (22348)"
Branch: master

commit e2a0d1f59bc9a8d3a90c0144887dd5ad33806151
Author: Roman Krček <email address hidden>
Date: Sun Mar 10 21:54:41 2024 +0100

    Add sysctl role

    This new role will handle setting sysctl values.

    It also handles cases when IPv6 setting is changed, but IPv6 is
    not enabled on the system by skipping those settings.

    This is an augmentation of previous patch:
    Icccfc1c509179c3cfd59650b7917a637f9af9646

    Related-bug: #1906306
    Change-Id: I5d6cda3307b3d2f27c1b2995f28772523b203fe7
    Signed-off-by: Roman Krček <email address hidden>