Comment 111 for bug 1750656

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-galera_client (stable/newton)

Reviewed: https://review.openstack.org/553334
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-galera_client/commit/?id=44b84beee12f3667ec8f50afcb4156c56397fad1
Submitter: Zuul
Branch: stable/newton

commit 44b84beee12f3667ec8f50afcb4156c56397fad1
Author: Jesse Pretorius <email address hidden>
Date: Thu Mar 15 11:15:41 2018 +0000

    Add retries to apt cache update

    Updating the apt cache sometimes fails due to it being
    an operation that uses mirrors on the internet. The
    task should be retried to reduce the chance of a
    transient failure causing the playbook to fail.

    Change-Id: I07ca53a0c20cd92313e06df64ede9be1de7989ab
    Partial-Bug: #1750656