Comment 13 for bug 1850916

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

Reviewed: https://review.opendev.org/694609
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=253414309184911ec7e5c47d77165d5c2e3b6a33
Submitter: Zuul
Branch: stable/queens

commit 253414309184911ec7e5c47d77165d5c2e3b6a33
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
    Resolves: rhbz#1772959
    Signed-off-by: Luke Short <email address hidden>
    (cherry picked from commit d504caff6cc7b002f779209b52ad03bbf0277cfb)