Comment 2 for bug 1821437

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

Reviewed: https://review.openstack.org/645979
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=e732fff8fd5533eeb0d8b714c53ce6174c215ed6
Submitter: Zuul
Branch: master

commit e732fff8fd5533eeb0d8b714c53ce6174c215ed6
Author: Martin André <email address hidden>
Date: Sat Mar 23 08:28:44 2019 +0100

    Mount openshift-ansible working dir with 'z' option

    On RHEL8, deployment fails with a bunch of permission issue while the
    openshift-ansible container image tries to read files from /var/lib/mistral/openshift/openshift/inventory/.

    We need to add 'z' option while mounting the
    /var/lib/mistral/openshift volume.

    Change-Id: I24067f97eb36e475f873e3a3ea06a488fef95d90
    Closes-Bug: #1821437