Comment 108 for bug 1750656

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

Reviewed: https://review.openstack.org/553361
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-rsyslog_client/commit/?id=a4d857cd5b5fdabd02ede29c52598d2ba5ae2850
Submitter: Zuul
Branch: stable/newton

commit a4d857cd5b5fdabd02ede29c52598d2ba5ae2850
Author: Jesse Pretorius <email address hidden>
Date: Thu Mar 15 11:40:35 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: Ia6d0a2ed533c596525bd0b09a949e6e90ea2a010
    Partial-Bug: #1750656