Comment 10 for bug 1850916

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

Reviewed: https://review.opendev.org/694589
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=066a7456f9e172b355d526bc187756c19a79b811
Submitter: Zuul
Branch: stable/train

commit 066a7456f9e172b355d526bc187756c19a79b811
Author: Luke Short <email address hidden>
Date: Tue Nov 12 15:44:36 2019 -0500

    Use the Mistral directory for storing the Ansible fact cache.

    This aligns with how TripleO currently stores all Ansible data
    in /var/lib/mistral/. Our documentation already recommends
    running setfacl on that directory if an end-user wants to
    access the files there.

    Change-Id: I29d0a353cd0a0d28f36460a8e81003378884a5bd
    Closes-Bug: #1850916
    Signed-off-by: Luke Short <email address hidden>
    (cherry picked from commit d504caff6cc7b002f779209b52ad03bbf0277cfb)