Comment 7 for bug 1906306

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/2023.2)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/913818
Committed: https://opendev.org/openstack/kolla-ansible/commit/de5af72b6345dbefb53c92917f824997a7ad3545
Submitter: "Zuul (22348)"
Branch: stable/2023.2

commit de5af72b6345dbefb53c92917f824997a7ad3545
Author: Roman Krček <email address hidden>
Date: Mon Jan 15 15:19:42 2024 +0100

    Add conditionals for IPv6 sysctl settings

    This way the playbooks won't try to set ipv6 systemctl options
    unless ipv6 is available on the system.

    Closes-bug: #1906306
    Change-Id: Icccfc1c509179c3cfd59650b7917a637f9af9646
    (cherry picked from commit 9301e82d7bd56e214e406319ee75db42b03a5167)