Comment 11 for bug 1485917

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (kilo)

Reviewed: https://review.openstack.org/215495
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=4f7785b906d7832d0a74d2d34e56f0ee9f76b5b9
Submitter: Jenkins
Branch: kilo

commit 4f7785b906d7832d0a74d2d34e56f0ee9f76b5b9
Author: Jesse Pretorius <email address hidden>
Date: Tue Aug 18 13:58:45 2015 +0100

    Set iptables-persistent install execution to append to log

    This patch sets the command to install the iptables-persistent
    package in the run-playbooks script to append its output to the
    existing log instead of overwriting it.

    This is to ensure that outputs from both commands are captured,
    not just the second one.

    Change-Id: I4d45382cb44c5f811818fe1229a63e6a2c2ecdee
    Partial-Bug: #1485917
    (cherry picked from commit a515e835bb5aef9cf4757ef3ac79f61ae560296a)