Comment 4 for bug 1900836

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

Reviewed: https://review.opendev.org/759303
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=7e937946005191a9362f61f0ab91b317a267bcd6
Submitter: Zuul
Branch: stable/stein

commit 7e937946005191a9362f61f0ab91b317a267bcd6
Author: Kevin Carter <email address hidden>
Date: Thu Oct 22 12:09:25 2020 -0500

    Add clear facts to the start of all major playbooks

    This change will ensure that any and all ansible facts are cleared
    when starting any and all core framework interactions. By clearning
    the cached facts we'll ensure we're not running into legacy or
    otherwise outdated fact information.

    This change is adapted from master [0].

    [0] https://github.com/openstack/tripleo-heat-templates/commit/1f9942fd755a168f8a9b75afa09e8af7027d61d4

    Change-Id: I2410f86db063ef3c037baf2bc716075bda40f11c
    Closes-Bug: 1900836
    Signed-off-by: Kevin Carter <email address hidden>