Comment 2 for bug 1832402

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

Reviewed: https://review.opendev.org/664683
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=067473ca594c863d428649fcf85b84f90b48a05b
Submitter: Zuul
Branch: master

commit 067473ca594c863d428649fcf85b84f90b48a05b
Author: Alex Schultz <email address hidden>
Date: Tue Jun 11 14:14:07 2019 -0600

    Fix bare variable usage in ansible

    We have some bare variable usages in the deployments.yaml that is
    causing a deprecation warning during the deployment. Let's include a
    |bool to address these warnings.

    Change-Id: I85dfc93eb8afaec3d3157083bcf9605c34a540eb
    Closes-Bug: #1832402