Comment 7 for bug 1749911

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

Reviewed: https://review.openstack.org/551368
Committed: https://git.openstack.org/cgit/openstack/tripleo-upgrade/commit/?id=52efe4b5eb135c92b0b6d06147e9219d7aa2a7da
Submitter: Zuul
Branch: stable/queens

commit 52efe4b5eb135c92b0b6d06147e9219d7aa2a7da
Author: Sofer Athlan-Guyot <email address hidden>
Date: Wed Mar 7 14:52:06 2018 +0100

    Fix non working repo upgrade command for ffu.

    As seen in the related bug, assigning dependent variable in the _vars_
    section of Ansible isn't reliable as it's an hash.

    Use the same refactor here to simplify the cmd_args assignement.

    Change-Id: I53829f8c4461a648553328a92d7b379d8904da95
    Related-Bug: #1749911
    (cherry picked from commit 688679d60223d675e16494b1a75ff06b6f572df4)