Comment 6 for bug 1871380

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

Reviewed: https://review.opendev.org/725304
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=fd775e50a1ae84df50cb33f8af0ccb727f482a15
Submitter: Zuul
Branch: stable/train

commit fd775e50a1ae84df50cb33f8af0ccb727f482a15
Author: Francesco Pantano <email address hidden>
Date: Tue Apr 7 11:27:03 2020 +0200

    Add tripleo_delegate_to var for ceph health validation

    According to the tripleo-validation change, we're just
    moving from the default ansible delegate_to to the
    tripleo_delegate_to directive provided by TripleO.
    This ensure the task is executed using the overcloud
    facts, fixing the upgrade (from queens) scenario.

    Depends-On: https://review.opendev.org/#/c/725303/
    Closes-Bug: #1871380
    Change-Id: I08e44544e1069c5fd1b2d9832c6778ff32427369
    (cherry picked from commit e806c02852a50aa7890c7b0527a2e6968592079b)