Comment 30 for bug 1835657

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

Reviewed: https://review.opendev.org/670665
Committed: https://git.openstack.org/cgit/openstack/ansible-role-container-registry/commit/?id=884a8f6f1b45166a79a4eafbec2eb5156eff9eb4
Submitter: Zuul
Branch: master

commit 884a8f6f1b45166a79a4eafbec2eb5156eff9eb4
Author: Alex Schultz <email address hidden>
Date: Fri Jul 12 15:01:20 2019 -0600

    Specify a default for container_registry_logins

    When we run this, if we try to evaulate this without the variable being
    set it errors. We assume empty if the variable is unset.

    Change-Id: Ic6eea050cd627d9d09745bf194c2dd36b015e6ff
    Closes-Bug: #1835657