Comment 4 for bug 1524828

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/256005
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=fca6c1dc769efcf6fd21c293d7e15495b9df81d8
Submitter: Jenkins
Branch: master

commit fca6c1dc769efcf6fd21c293d7e15495b9df81d8
Author: Alex Schultz <email address hidden>
Date: Thu Dec 10 10:29:43 2015 -0700

    Update cobbler checksum firewall exec for centos7

    This change removes the reference to the iptables init script which no
    longer exists under CentOS7 and replaces it with a iptables-save that is
    similar to the way it is done for Debian based systems.

    Change-Id: Ib6a4b7a87c452e6397d0b708f3408c32c11bd01f
    Closes-Bug: #1524828