Comment 10 for bug 1854980

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

Reviewed: https://review.opendev.org/699486
Committed: https://git.openstack.org/cgit/openstack/tripleo-ansible/commit/?id=4b4d93ad041e64c7ad2da9d6072160764e5b7d41
Submitter: Zuul
Branch: master

commit 4b4d93ad041e64c7ad2da9d6072160764e5b7d41
Author: Kevin Carter <email address hidden>
Date: Tue Dec 17 13:38:27 2019 -0600

    Update firewall role handlers

    These changes will do the following

    > Ensure that the iptables services for both ipv4 and ipv6 are enabled
      and started
    > Ensure the firewalld service is stopped and disabled.
    > Ensure that the tripleo-iptables services for both ipv4 and ipv6 are
      enabled and started
    > Extend the non-persistent rule lookup to all iptables sysconfig files.

    Related-Bug: #1854980
    Change-Id: I23898d7536edbedc6abca34eede8c680fe2c39d3
    Signed-off-by: Kevin Carter <email address hidden>