Comment 6 for bug 1657108

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

Reviewed: https://review.openstack.org/422472
Committed: https://git.openstack.org/cgit/openstack/tripleo-image-elements/commit/?id=48c2a3f7ce958a8593795e29bbe244ba48f2708e
Submitter: Jenkins
Branch: master

commit 48c2a3f7ce958a8593795e29bbe244ba48f2708e
Author: Michele Baldessari <email address hidden>
Date: Thu Jan 19 09:53:19 2017 +0100

    Add a script to zero /etc/sysconfig/iptables at build time

    When including this element we empty the stock /etc/sysconfig/iptables
    file as shipped by the iptables rpm package. The reason for this is that
    puppet firewall has a hard time to cope with exiting rules when
    /etc/sysconfig/iptables is populated and the iptables service is not
    active. The referenced bug has a full explanation for the problem.

    Partial-Bug: #1657108

    Change-Id: Iddc21316a1a3d42a1a43cbb4b9c178adba8f8db3