Comment 7 for bug 2038826

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

Reviewed: https://review.opendev.org/c/openstack/ansible-role-zookeeper/+/897801
Committed: https://opendev.org/openstack/ansible-role-zookeeper/commit/68de6ae07842496dfad0e5b74f3015ef04e9e19f
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit 68de6ae07842496dfad0e5b74f3015ef04e9e19f
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)