Comment 7 for bug 1785635

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

Reviewed: https://review.openstack.org/613306
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=5a5ad11d0b61ee81e536864a22d515b041bc8891
Submitter: Zuul
Branch: master

commit 5a5ad11d0b61ee81e536864a22d515b041bc8891
Author: James Slagle <email address hidden>
Date: Thu Oct 25 08:26:16 2018 -0400

    Add common vars to common plays

    We should pass in the common vars to all the common plays in
    deploy-steps.j2 so that tasks will have them available. Some of these
    parameter driven variables were never actually wired up, so they didn't
    work to begin with (such as enable_puppet/enable_debug).

    Change-Id: I830e1ae21fe3e278a5f7591065d066c0a6883a9a
    Closes-Bug: #1785635