Comment 2 for bug 1802611

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

Reviewed: https://review.openstack.org/617048
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart-extras/commit/?id=ae1d1ab9e2a82c46c676b60a0c70644ef1740c24
Submitter: Zuul
Branch: master

commit ae1d1ab9e2a82c46c676b60a0c70644ef1740c24
Author: Alex Schultz <email address hidden>
Date: Fri Nov 9 17:47:07 2018 -0700

    Correctly handle complex nameserver types for standalone

    If the undercloud_undercloud_nameserver is an array, it's not being
    properly represented in the output yaml. Let's use the ansible to_json
    filter to properly handle this in the resulting yaml.

    Change-Id: Ia16060e2c2e524d0a4c83980b2fd9fafef09196f
    Closes-Bug: #1802611