Comment 2 for bug 1989504

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

Reviewed: https://review.opendev.org/c/starlingx/ansible-playbooks/+/857510
Committed: https://opendev.org/starlingx/ansible-playbooks/commit/d8c96daeecd5e7e1a431c0a1ad61a4f5e6e41dce
Submitter: "Zuul (22348)"
Branch: master

commit d8c96daeecd5e7e1a431c0a1ad61a4f5e6e41dce
Author: Li Zhu <email address hidden>
Date: Tue Sep 13 15:58:27 2022 -0400

    CentOS: Fix no else section defined in the inline if-expression

    The else section was not defined in the inline if-expression in
    "Write required system controller keystone user and project Ids
    to static hieradata if it's subcloud" task in the
    apply_bootstrap_manifest ansible playbook for CentOS.

    This error was caused by the previous code merge of
    "Debian: Fix openstack secret get failure"
    (https://review.opendev.org/c/starlingx/ansible-playbooks/+/856299).

    Test Plan:
    PASS: Successfully run bootstrap of subcloud on CentOS.

    Closes-Bug: 1989504

    Signed-off-by: Li Zhu <email address hidden>
    Change-Id: I354fbe77b8c605cbb8f0c7f0766c9c67de38374b