dab0c7c606
Between September 4 and 5, our wheel cache publication began failing for Debian distributions. The ansible_distribution_version fact began to differentiate between Debian minor versions (so e.g. bullseye went from "11" to "11.7"), and this does not match our cache scheme in AFS so resulted in attempts to write to a nonexistent directory. This corresponds to when I9527fc847e18a80414139ebd6f19a9dbb9a5778e merged to switch the tenant's default Ansible version to 8, so is very likely a behavior change in Ansible itself. Switch the logic in our wheel-mirror playbook to use ansible_distribution_major_version like we do for Ubuntu, and rename the tasks to be a little more generic. Change-Id: Ie95e99bce1ed01aa9c284871b517e6c28c278d16 |
||
---|---|---|
.. | ||
api-jobs | ||
bindep-fallback | ||
check-main-yaml | ||
check-release-approval | ||
javascript | ||
maintain-github-mirror | ||
openafs-client | ||
openstack-fips | ||
project-config | ||
proposal | ||
pti-python-tarball | ||
publications | ||
publications-index | ||
publish | ||
puppet-tarball | ||
python-branch-tarball | ||
release | ||
releasenotes | ||
service-types | ||
sphinx | ||
translation | ||
wheel |