Comment 2 for bug 1851511

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/stein)

Reviewed: https://review.opendev.org/693184
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=0313b9e3c648b98030d9594c89a2d5467fe3f782
Submitter: Zuul
Branch: stable/stein

commit 0313b9e3c648b98030d9594c89a2d5467fe3f782
Author: Bogdan Dobrelya <email address hidden>
Date: Wed Jul 10 16:17:39 2019 +0200

    Fix container-puppet tool standalone for podman

    Do not repeat volume mounts twice, do not use network, when it is not
    required. Make podman CLI happy with defaults, when running the tool
    with a minimalistic environment, like:

    STEP=2 DEBUG=true CONFIG=foo-tasks.json ./common/container-puppet.py

    Change-Id: I8392dc3452ff71bf9ae4aea7ef36a26ffca9b5fe
    Signed-off-by: Bogdan Dobrelya <email address hidden>
    Closes-Bug: #1851511
    (cherry picked from commit b1fda5e8bb90e6aa505d9989b31574fcd5defe31)