Comment 14 for bug 1886555

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

Reviewed: https://review.opendev.org/741368
Committed: https://git.openstack.org/cgit/openstack/tripleo-ansible/commit/?id=c49c6ffbfc6f7cfbc0bfe25e27708c7734404e53
Submitter: Zuul
Branch: stable/ussuri

commit c49c6ffbfc6f7cfbc0bfe25e27708c7734404e53
Author: yatinkarel <email address hidden>
Date: Wed Jul 15 18:19:26 2020 +0530

    Make buildah login optional

    Buildah login is not needed always, it's needed
    when pushing to container registeries, so make it
    optional by role var tripleo_podman_buildah_login set
    to false by default.

    Related-Bug: #1886555
    Change-Id: Ibb91dfa9684b481dea34607fc47c0d531d56ee45
    (cherry picked from commit 0d9effda372c034bafeaec9fca89c3af521c58bd)