Comment 11 for bug 1800737

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

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

commit 1b8618159e54d7d43861c12f7a48d4fbeea847fd
Author: Emilien Macchi <email address hidden>
Date: Thu Nov 1 14:25:57 2018 -0400

    docker-puppet: remove -z from /var/lib/config-data mount

    Context: https://github.com/containers/libpod/issues/1739
    The relabeling of /var/lib/config-data fails with Podman and since we
    run the docker-puppet containers with label=disable, we shouldn't need
    to relabel it anyway.

    Change-Id: I5e0715a9b7a052126fb01c8d2c3da36a38bec2bf
    Related-Bug: #1800737