Comment 8 for bug 1812923

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

Reviewed: https://review.openstack.org/632574
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=f279e6ce6b215f9ed39fd12b17f23ebcf5664dd9
Submitter: Zuul
Branch: master

commit f279e6ce6b215f9ed39fd12b17f23ebcf5664dd9
Author: Michele Baldessari <email address hidden>
Date: Tue Jan 22 23:17:24 2019 +0100

    noop package installation inside docker_puppet_apply.sh

    Just as we noop package installation in docker-puppet.py when run
    inside containers (via I2bd247af2b54f3a834cdc8a2f253600527c7acd8)
    we should always noop them inside the docker_puppet_apply.sh helper
    script as it is always run inside containers anyway.

    Co-Authored-By: Damien Ciabrini <email address hidden>

    Change-Id: I572e31e933f7fd5b1bb695f28f78d57dceb28994
    Related-Bug: #1812923