Comment 8 for bug 2038826

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

Reviewed: https://review.opendev.org/c/openstack/ansible-role-zookeeper/+/897802
Committed: https://opendev.org/openstack/ansible-role-zookeeper/commit/73e137e8c2c9cb8c100d5d61b3a412bef479a697
Submitter: "Zuul (22348)"
Branch: stable/zed

commit 73e137e8c2c9cb8c100d5d61b3a412bef479a697
Author: Neil Hanlon <email address hidden>
Date: Mon Oct 9 10:13:55 2023 -0400

    change to using archive.apache.org for source downloads

    archive.apache.org contains all the released versions, whereas dlcdn
    only has the latest minor revision. using the archive link will allow
    branches to continue to work indepdendently of the upstream's CDN and
    release schedule

    also, fix linter for example playbook

    Closes-Bug: 2038826
    Change-Id: Id95dbed736553b24341eb15c74b4a194369dda9f
    (cherry picked from commit c0490d9060fb958f2f764dfeb85f4b9df3650bbd)