Comment 2 for bug 1854377

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

Reviewed: https://review.opendev.org/696602
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=3b146b1e45fbf3a7829128eeb6dd510f9f21b278
Submitter: Zuul
Branch: master

commit 3b146b1e45fbf3a7829128eeb6dd510f9f21b278
Author: Cédric Jeanneret <email address hidden>
Date: Thu Nov 28 16:25:33 2019 +0100

    Ensure we set proper SELinux label on container-puppet.sh

    Just to ensure we have the right label, even if something does mount the
    directory with re-labelling. This would avoid any race-condition chance.

    Also update old svirt_sandbox_file_t alias since the common thing is
    "container_file_t".

    Change-Id: Ic036ad901885f9d8c8072b560f2d9f3c8e919d58
    Closes-Bug: #1854377