Comment 2 for bug 1889635

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

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

commit e2613f0317721cf8231fe6a5a27f29f555b50a69
Author: Cédric Jeanneret <email address hidden>
Date: Thu Jul 30 16:36:53 2020 +0200

    Correct the inventory generation

    The missing quotes didn't trigger anything since "vars" is representing
    the vars() method...
    Adding the missing quotes allows to actually get the injected host
    variables in the inventory, among them the well needed "container_cli"
    for the validations.

    This patch also makes a huge update in the different inline dict, in
    order to make them more human readable. This should help for further
    editions.

    Closes-Bug: #1889635
    Change-Id: I7418ea45d89dd0da7ac39193200f47563acab4cb